]> granicus.if.org Git - strace/commitdiff
Add NEWS section for 4.4 release
authorWichert Akkerman <wichert@deephackmode.org>
Sun, 19 Aug 2001 11:57:48 +0000 (11:57 +0000)
committerWichert Akkerman <wichert@deephackmode.org>
Sun, 19 Aug 2001 11:57:48 +0000 (11:57 +0000)
NEWS

diff --git a/NEWS b/NEWS
index f70cee9bb0202446b60f2986dd2d8671c4ed0583..11c8fede1abb8fe4eca1ef6b95c59478d863b06a 100644 (file)
--- 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