From: Wichert Akkerman Date: Sun, 19 Aug 2001 11:57:48 +0000 (+0000) Subject: Add NEWS section for 4.4 release X-Git-Tag: v4.5.18~1015 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d22c4a11549ff5690bcb51880b0415c49b5893ac;p=strace Add NEWS section for 4.4 release --- diff --git a/NEWS b/NEWS index f70cee9b..11c8fede 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,9 @@ +Changes in 4.4 +============== +* Fix Linux/ia64 support, looks like someone renamed a few things on us +* Fix the ioctl setup for Linux, turned out it did not really work. + Improve the ioctl extracter as well so we decode some more ones. + Changes in 4.3.1 ================ * compile fixes for Linux/mips