aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-08-29 01:22:46 +0000
committerUlrich Drepper <drepper@redhat.com>2000-08-29 01:22:46 +0000
commit4370efec00d16ce99054b53a73ce1630dc48da47 (patch)
treeae804320c73d5da426b1ea5f408a3db447c7a8c1 /ChangeLog
parent04ea3b0fbb9ca56a04b437c57c2878842d331c77 (diff)
downloadglibc-4370efec00d16ce99054b53a73ce1630dc48da47.zip
glibc-4370efec00d16ce99054b53a73ce1630dc48da47.tar.gz
glibc-4370efec00d16ce99054b53a73ce1630dc48da47.tar.bz2
Update.
2000-08-28 Ulrich Drepper <drepper@redhat.com> * locale/localeinfo.h (LIMAGIC): Change base number to 0x20000828 to avoid crashing statically linked applications.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f467908..2d65ecd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2000-08-28 Ulrich Drepper <drepper@redhat.com>
+
+ * locale/localeinfo.h (LIMAGIC): Change base number to 0x20000828
+ to avoid crashing statically linked applications.
+
2000-08-27 Bruno Haible <haible@clisp.cons.org>
* string/strxfrm.c (strxfrm, wcsxfrm): Include <sys/param.h>.