]> granicus.if.org Git - strace/commitdiff
.
authorRoland McGrath <roland@redhat.com>
Tue, 20 May 2008 01:56:28 +0000 (01:56 +0000)
committerRoland McGrath <roland@redhat.com>
Tue, 20 May 2008 01:56:28 +0000 (01:56 +0000)
ChangeLog

index 5408615bb49655c6abe317bd3f9fb5720f28e5a1..eb7df8154b2399cf671267ca098f6ea6b7c06d4d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
 2008-05-19  Roland McGrath  <roland@redhat.com>
 
+       * debian/rules (binary-arch): Fix chmod/chown typo.
+       Fixes Debian#459255.
+
+       * debian/rules (binary-arch): Install strace-graph in examples/
+       directory under package doc.
+       Fixes Debian#469068.
+
        * signal.c (sys_kill): When current personality's wordsize is smaller
        than native, sign-extend the PID argument from 32 bits.
        Fixes RH#430585.