diff options
author | Ulrich Drepper <drepper@redhat.com> | 2005-01-27 20:53:23 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2005-01-27 20:53:23 +0000 |
commit | 566511f0f59dcfe373e5cd14567c64c794e44b36 (patch) | |
tree | a6314d565d2a7a0c691887af944cb71cebf9ec05 /ChangeLog | |
parent | 5dcfcf3e3b3dae47e3de7a090792419ea2b5f9e5 (diff) | |
download | glibc-566511f0f59dcfe373e5cd14567c64c794e44b36.tar.gz |
Update.
2005-01-27 Ulrich Drepper <drepper@redhat.com>
* sysdeps/unix/sysv/linux/alpha/oldglob.c (__old_globfree): Also
copy gl_offs. Patch by Sergey Tikhonov <tsv@solvo.ru>.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2005-01-27 Ulrich Drepper <drepper@redhat.com> + + * sysdeps/unix/sysv/linux/alpha/oldglob.c (__old_globfree): Also + copy gl_offs. Patch by Sergey Tikhonov <tsv@solvo.ru>. + 2005-01-27 Paolo Bonzini <bonzini@gnu.org> [BZ #558] |