]> granicus.if.org Git - strace/blobdiff - NEWS
Merge Harald Böhme's solaris patches
[strace] / NEWS
diff --git a/NEWS b/NEWS
index 89b6dcaaf12f91f891830899e61c90d581d26e84..109c8a6fe9ffdd5066c99da287a8d98597efb591 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,29 @@
+Changes in 4.3
+==============
+* Linux/ia64 port added
+* The usual Linux syscall updates (includes 32bit uid/gid support),
+* Support IPv6 scope ids
+  see ChangeLog for details
+
+Changes in 4.2
+==============
+* Compiles on glibc2.0 systems again
+* Linux/S390 port added
+* The usual Linux syscall updates 
+* we can follow fork on arm now
+
+Changes in 4.1
+================
+* Linux/MIPS port added
+* Lots of Linux updates again
+* Improved IPv6 support
+* Add strace-graph
+
+Changes in 4.0.1
+================
+* Minor bugfixes
+* Compiles on glibc2.0 systems again
+
 Changes in 4.0
 ==============
 * Get stat structure properly on Linux 64bit archs