summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorRoland McGrath <roland@redhat.com>2007-08-03 10:28:55 +0000
committerRoland McGrath <roland@redhat.com>2007-08-03 10:28:55 +0000
commit47d3223c734d21e68eadb52889e1746d401af364 (patch)
tree807f75dcacf60ea765769936f49e1993f7565bf3 /NEWS
parent328c235c2b6a3418195810ba593f2eb57051deca (diff)
downloadstrace-47d3223c734d21e68eadb52889e1746d401af364.tar.gz
strace-47d3223c734d21e68eadb52889e1746d401af364.tar.bz2
strace-47d3223c734d21e68eadb52889e1746d401af364.tar.xz
2007-08-03 Roland McGrath <roland@redhat.com>
* configure.ac, NEWS: Version 4.5.16. * debian/changelog, strace.spec: 4.5.16-1.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS8
1 files changed, 8 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index cde0cdc..d14febe 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+Changes in 4.5.16
+==============
+* Bug fixes.
+* Improved output for delete_module, futex, and mbind system calls on Linux.
+* Improved output for SG_IO ioctls on Linux.
+* Support new Linux system calls move_pages, utimensat, signalfd, timerfd,
+ eventfd, getcpu, epoll_pwait.
+
Changes in 4.5.15
==============
* Bug fixes.