aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1999-11-23 05:25:22 +0000
committerUlrich Drepper <drepper@redhat.com>1999-11-23 05:25:22 +0000
commit99296d9dee7857d29ed05882a5cf404f27ae17d4 (patch)
tree773bb2881e8c1426d567c11501fa9e1e7bd641f4 /ChangeLog
parent62818cfd92d7b749399a48bdcaea7569f32efa62 (diff)
downloadglibc-99296d9dee7857d29ed05882a5cf404f27ae17d4.tar
glibc-99296d9dee7857d29ed05882a5cf404f27ae17d4.tar.gz
glibc-99296d9dee7857d29ed05882a5cf404f27ae17d4.tar.bz2
glibc-99296d9dee7857d29ed05882a5cf404f27ae17d4.zip
Update.
* locale/loadlocale.c (_nl_load_locale): Allow index of entry in file be equal to file size.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2a21dca56b..40e9dc3490 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
1999-11-22 Ulrich Drepper <drepper@cygnus.com>
+ * locale/loadlocale.c (_nl_load_locale): Allow index of entry in
+ file be equal to file size.
+
* stdlib/longlong.h: Add count_trailing_zeros back.
* stdlib/longlong.h: Update from latest egcs version.