summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoland McGrath <roland@redhat.com>2005-02-03 03:19:43 +0000
committerRoland McGrath <roland@redhat.com>2005-02-03 03:19:43 +0000
commit026bdab75f0ec7464413a41d777fa6e75c9567b6 (patch)
tree9be153212a4d2c36152b56127eb9ea37b31c55c2
parent98d5f01f37b91a54d3453daa0ab9664ee9e701c1 (diff)
downloadstrace-026bdab75f0ec7464413a41d777fa6e75c9567b6.tar.gz
strace-026bdab75f0ec7464413a41d777fa6e75c9567b6.tar.bz2
strace-026bdab75f0ec7464413a41d777fa6e75c9567b6.tar.xz
.
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8cffbbe..4c11393 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2005-02-02 Roland McGrath <roland@redhat.com>
+ * debian/control: Add strace-udeb package for installer debugging.
+ * debian/rules (binary-arch): Build it.
+ From Joshua Kwan <joshk@triplehelix.org>.
+ Fixes Debian bug #268294.
+
* file.c (openmodes) [O_LARGEFILE] [O_LARGEFILE == 0]: Redefine to
known values for Linux.