about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e3f16dad0a..694b920772 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2001-06-04  Bruno Haible  <haible@clisp.cons.org>
+
+	* locale/programs/locfile.c (siblings_uncached, siblings, full_read,
+	compare_files): New functions.
+	(write_locale_data): Use xmalloc. Compare the file with the locale
+	data files for the same category in other locales, and reuse it if
+	possible and safe.
+
 2001-06-07  Mark Kettenis  <kettenis@gnu.org>
 
 	* grp/initgroups.c (initgroups): Factor out re-usable code into...