summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorRoland McGrath <roland@redhat.com>2005-08-03 11:42:35 +0000
committerRoland McGrath <roland@redhat.com>2005-08-03 11:42:35 +0000
commitcab4380dbb475fa457b06270e476851c73984c77 (patch)
tree2883ce00882e1ea545c63f450a7cb67ee5a67b19 /debian/changelog
parent9554a485749b87ee7ff76f9cbec6c7716c22fc18 (diff)
downloadstrace-cab4380dbb475fa457b06270e476851c73984c77.tar.gz
strace-cab4380dbb475fa457b06270e476851c73984c77.tar.bz2
strace-cab4380dbb475fa457b06270e476851c73984c77.tar.xz
2005-08-03 Roland McGrath <roland@redhat.com>
* configure.ac, NEWS: Version 4.5.13. * debian/changelog, strace.spec: 4.5.13-1.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog15
1 files changed, 15 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index bf76202..6bb298b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,18 @@
+strace (4.5.13-1) unstable; urgency=low
+
+ * New upstream version.
+ + Fix m68k build, closes: #315500.
+ + Fix setsockopt decoding on 64-bit.
+ + Fix typos in socket option name strings.
+ + Display more IPV6 socket options by name.
+ + Don't display inappropriate syscalls for -e trace=file.
+ + New selector type -e trace=desc for file-descriptor using calls.
+ + Fix 32-bit old_mmap syscall decoding on x86-64.
+ + Fix errors detaching from multithreaded process on interrupt.
+ + Note 4.5.12 fix for crash handling bad signal numbers.
+
+ -- Roland McGrath <frob@debian.org> Wed, 3 Aug 2005 04:41:49 -0700
+
strace (4.5.12-1) unstable; urgency=low
* New upstream version.