about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7628ebfac9..6168c8ab54 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,17 @@
 1999-08-17  Ulrich Drepper  <drepper@cygnus.com>
 
+	* timezone/private.h: Update from tzcode1999e.
+	* timezone/zic.c: Likewise.
+
+	* timezone/africa: Update from tzdata1999e.
+	* timezone/antarctica: Likewise.
+	* timezone/asia: Likewise.
+	* timezone/australasia: Likewise.
+	* timezone/europe: Likewise.
+	* timezone/leapseconds: Likewise.
+	* timezone/northamerica: Likewise.
+	* timezone/southamerica: Likewise.
+
 	* stdio-common/vfprintf.c (process_string_arg): Correct last patch
 	and write correct number of bytes in case of %ls with precision.
 	Reported by Shinya Hanataka <hanataka@abyss.rim.or.jp>.