diff options
author | Ulrich Drepper <drepper@gmail.com> | 2011-05-29 21:33:30 -0400 |
---|---|---|
committer | Ulrich Drepper <drepper@gmail.com> | 2011-05-29 21:33:30 -0400 |
commit | c30b7ee2c3b8314c3e87ac6cab27949dbbe1f3e4 (patch) | |
tree | 9609f22f460d84ad5aa54d651e685e6cd5475871 /ChangeLog | |
parent | 0464f746e87fa29a1e3a88e9d3c1ff102b559528 (diff) | |
download | glibc-c30b7ee2c3b8314c3e87ac6cab27949dbbe1f3e4.zip glibc-c30b7ee2c3b8314c3e87ac6cab27949dbbe1f3e4.tar.gz glibc-c30b7ee2c3b8314c3e87ac6cab27949dbbe1f3e4.tar.bz2 |
Record when bug 11577 was fixed and by which patch
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2512,6 +2512,7 @@ 2010-07-06 Andreas Schwab <schwab@redhat.com> + [BZ #11577] * elf/dl-version.c (match_symbol): Don't pass NULL occation to dl_signal_cerror. |