about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-03-17 05:33:30 +0000
committerUlrich Drepper <drepper@redhat.com>2000-03-17 05:33:30 +0000
commit0db0e1497774e4eb55aad4f8accae78bdc2c1273 (patch)
treebf1348bbb3649a9cc90735f91308841836214197 /ChangeLog
parent19cf43bed69d9952c39391f42f22114afb3a0d3f (diff)
downloadglibc-0db0e1497774e4eb55aad4f8accae78bdc2c1273.tar.gz
glibc-0db0e1497774e4eb55aad4f8accae78bdc2c1273.tar.xz
glibc-0db0e1497774e4eb55aad4f8accae78bdc2c1273.zip
Update.
	* locale/lc-time.c (_nl_init_era_entries): Correct allocation of
	memory for eras.
	Patch by Shinya Hanataka <hanataka@abyss.rim.or.jp>.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a36e3114ff..cf57b2fa1a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2000-03-16  Ulrich Drepper  <drepper@redhat.com>
 
+	* locale/lc-time.c (_nl_init_era_entries): Correct allocation of
+	memory for eras.
+	Patch by Shinya Hanataka <hanataka@abyss.rim.or.jp>.
+
 	* elf/Makefile: Add rules to compile and rune constload1 test.
 	* elf/constload1.c: New file.
 	* elf/constload2.c: New file.