summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorRoland McGrath <roland@redhat.com>2003-06-02 19:37:48 +0000
committerRoland McGrath <roland@redhat.com>2003-06-02 19:37:48 +0000
commit64ffba5880272d2bb4536b05c50b62510fd6b844 (patch)
treedd6436c71bd2c54acfd9f800e76d6115ba977ffb /NEWS
parentea5d92bcccf46dac5fe2a8845fcb127697f50da7 (diff)
downloadstrace-64ffba5880272d2bb4536b05c50b62510fd6b844.tar.gz
strace-64ffba5880272d2bb4536b05c50b62510fd6b844.tar.bz2
strace-64ffba5880272d2bb4536b05c50b62510fd6b844.tar.xz
2003-06-02 Roland McGrath <roland@redhat.com>
* configure.ac, NEWS: Version 4.4.97. * strace.spec, debian/changelog: 4.4.97-1.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 64fcec9..345b9e2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-Changes in 4.4.96 TEST release
+Changes in 4.4.97 TEST release
==============
* New port to AMD's x86-64 architecture. One strace binary can
handle both new x86-64 and old i386 processes.
@@ -11,6 +11,7 @@ Changes in 4.4.96 TEST release
* Fixed traced process seeing ECHILD despite live, traced children
in waitpid calls with WNOHANG.
* Stuart Menefy contributed a port to Linux/SH.
+* Stephen Thomas contributed a port to Linux/SHmedia.
Changes in 4.4
==============