summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorRoland McGrath <roland@redhat.com>2005-02-04 09:29:04 +0000
committerRoland McGrath <roland@redhat.com>2005-02-04 09:29:04 +0000
commitd63311a8bc005eb794bff08f2ed5872c4136757c (patch)
tree094806506a33e6266c1ad1379b20ca76b0c7f0f3 /NEWS
parent026bdab75f0ec7464413a41d777fa6e75c9567b6 (diff)
downloadstrace-d63311a8bc005eb794bff08f2ed5872c4136757c.tar.gz
strace-d63311a8bc005eb794bff08f2ed5872c4136757c.tar.bz2
strace-d63311a8bc005eb794bff08f2ed5872c4136757c.tar.xz
2005-02-04 Roland McGrath <roland@redhat.com>
* configure.ac, NEWS: Version 4.5.9. * debian/changelog, strace.spec: 4.5.9-1.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS9
1 files changed, 9 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 1245c79..798de16 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+Changes in 4.5.9
+==============
+* Bug fixes.
+* Improve socket ioctl printing.
+* Update Linux/IA64 syscall list.
+* Fix Linux/x86-64 syscall argument extraction for 32-bit processes.
+* Improve mount flags printing.
+* Support symbolic printing of x86_64 arch_prctl parameters.
+
Changes in 4.5.8
==============
* Bug fixes.