summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoland McGrath <roland@redhat.com>2008-07-22 00:43:13 +0000
committerRoland McGrath <roland@redhat.com>2008-07-22 00:43:13 +0000
commitf67bc835a0033b7121d8102cfc78eea198c4d842 (patch)
tree9aa684e1be8500fc36f44168bf0ca6e3e6dd9e23
parent6a1311d5d38f63cc794b7d1f55acb05e397075f9 (diff)
downloadstrace-f67bc835a0033b7121d8102cfc78eea198c4d842.tar.gz
strace-f67bc835a0033b7121d8102cfc78eea198c4d842.tar.bz2
strace-f67bc835a0033b7121d8102cfc78eea198c4d842.tar.xz
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index f13b742..c1ccfab 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,16 +1,19 @@
2008-07-21 Roland McGrath <roland@redhat.com>
+ * configure.ac: Version 4.5.17.
+ * strace.spec: 4.5.17-1.
+
* defs.h [LINUXSPARC]: Don't #include <linux/a.out.h>.
2008-07-19 Frederik Schüler <fs@debian.org>
* debian/control: Add strace64 package.
- Fixes Debian#491167, Debian#491188.
* debian/rules: Use debhelper flag --same-arch instead of --arch in
order to build strace64 only on the specified architectures.
* debian/strace64.install: New file, list for dh_install.
* debian/strace64.manpages: New file, list for dh_install.
* debian/changelog: Add prereleases entries.
+ Fixes Debian#491167, Debian#491188.
2008-07-18 Andreas Schwab <schwab@suse.de>