diff options
author | Ulrich Drepper <drepper@redhat.com> | 2005-09-17 17:31:56 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2005-09-17 17:31:56 +0000 |
commit | 2009127c64ea2e526c1e6981b5d2c70b7a68cc51 (patch) | |
tree | 480e225df52c3331288096abaf1764ae70cfad71 /ChangeLog | |
parent | ff1ed5630069a7b6893eeea939fa70ba201c79f7 (diff) | |
download | glibc-2009127c64ea2e526c1e6981b5d2c70b7a68cc51.tar.gz glibc-2009127c64ea2e526c1e6981b5d2c70b7a68cc51.tar.xz glibc-2009127c64ea2e526c1e6981b5d2c70b7a68cc51.zip |
[BZ #1053]
* debug/xtrace.sh: Add missing escape character in -? match. Patch by Peter Breitenlohner <peb@mppmu.mpg.de>.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 43af65de77..5f393c2707 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2005-09-17 Ulrich Drepper <drepper@redhat.com> + [BZ #1053] + * debug/xtrace.sh: Add missing escape character in -? match. + Patch by Peter Breitenlohner <peb@mppmu.mpg.de>. + [BZ #1051] * wctype/wctype.h: Remove stray __END_NAMESPACE_C99. * stdlib/stdlib.h: Use __END_NAMESPACE_STD instead of |