summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorRoland McGrath <roland@redhat.com>2004-10-20 02:17:52 +0000
committerRoland McGrath <roland@redhat.com>2004-10-20 02:17:52 +0000
commitf041d47866293e5903065bff8af81e9b4424a9d2 (patch)
tree751de82d72845d96f207c6af1aa39756ebf11b24 /NEWS
parent6e52d23cc6a6084802422652e28e9bf4434a7406 (diff)
downloadstrace-f041d47866293e5903065bff8af81e9b4424a9d2.tar.gz
strace-f041d47866293e5903065bff8af81e9b4424a9d2.tar.bz2
strace-f041d47866293e5903065bff8af81e9b4424a9d2.tar.xz
2004-10-19 Roland McGrath <roland@redhat.com>
* configure.ac, NEWS: Version 4.5.8. * debian/changelog, strace.spec: 4.5.8-1.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS11
1 files changed, 11 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 501091d..1245c79 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+Changes in 4.5.8
+==============
+* Bug fixes.
+* Update syscall tables for Alpha, ARM, HPPA.
+* Support new Linux syscalls mbind, set_mempolicy, get_mempolicy, waitid.
+* Support Linux syscalls fadvise64, fadvise64_64, and epoll_*.
+* Improve ioctl command name matching.
+* Print RTC_* ioctl structure contents.
+* Support newer RLIMIT_* values.
+* Print struct cmsghdr details in sendmsg.
+
Changes in 4.5.7
==============
* Bug fixes.