diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index ee604fb666..8a722f3b3c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2005-10-15 Ulrich Drepper <drepper@redhat.com> + [BZ #968] + * string/strxfrm_l.c (STRXFRM): Fix exit conditions of two loops. + * sysdeps/unix/fdopendir.c (fdopendir): Make sure descriptor allows reading. |