commit | 026bdab75f0ec7464413a41d777fa6e75c9567b6 | [log] [tgz] |
---|---|---|
author | Roland McGrath <roland@redhat.com> | Thu Feb 03 03:19:43 2005 +0000 |
committer | Roland McGrath <roland@redhat.com> | Thu Feb 03 03:19:43 2005 +0000 |
tree | 9be153212a4d2c36152b56127eb9ea37b31c55c2 | |
parent | 98d5f01f37b91a54d3453daa0ab9664ee9e701c1 [diff] [blame] |
.
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.