summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorRoland McGrath <roland@redhat.com>2003-03-31 01:21:36 +0000
committerRoland McGrath <roland@redhat.com>2003-03-31 01:21:36 +0000
commit1b86e2d311bf86b077778c8d794221cfc61e14ec (patch)
tree5341b803f6752dca5aaf1b8375bce0b866a62333 /NEWS
parent347636fa12c2a4573f5512ab46fdc5b3bc0633e3 (diff)
downloadstrace-1b86e2d311bf86b077778c8d794221cfc61e14ec.tar.gz
strace-1b86e2d311bf86b077778c8d794221cfc61e14ec.tar.bz2
strace-1b86e2d311bf86b077778c8d794221cfc61e14ec.tar.xz
2003-03-30 Roland McGrath <roland@redhat.com>
* configure.ac, NEWS: Version 4.4.96. * strace.spec, debian/changelog: 4.4.96-1.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index aab74f7..64fcec9 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-Changes in 4.4.95 TEST release
+Changes in 4.4.96 TEST release
==============
* New port to AMD's x86-64 architecture. One strace binary can
handle both new x86-64 and old i386 processes.
@@ -10,6 +10,7 @@ Changes in 4.4.95 TEST release
* Fixed bugs with attach/detach leaving things stopped.
* Fixed traced process seeing ECHILD despite live, traced children
in waitpid calls with WNOHANG.
+* Stuart Menefy contributed a port to Linux/SH.
Changes in 4.4
==============