aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1999-12-20 22:08:01 +0000
committerUlrich Drepper <drepper@redhat.com>1999-12-20 22:08:01 +0000
commitb06c53e77dd2f6598ac8c45fa8f021db1bc17145 (patch)
tree152a936d40224a7ddb60177347650a5d3726ca10 /ChangeLog
parent9197f26fd5948b29616a4183c00d8e2898712a05 (diff)
downloadglibc-b06c53e77dd2f6598ac8c45fa8f021db1bc17145.tar
glibc-b06c53e77dd2f6598ac8c45fa8f021db1bc17145.tar.gz
glibc-b06c53e77dd2f6598ac8c45fa8f021db1bc17145.tar.bz2
glibc-b06c53e77dd2f6598ac8c45fa8f021db1bc17145.zip
Update.
1999-12-20 Ulrich Drepper <drepper@cygnus.com> * locale/categories.def: Remove most of the collate definitions. * locale/langinfo.h: Comment out corresponding definitions. * locale/programs/locale-spec.c (locale_special): Don't recognize the collate names yet. * locale/programs/ld-collate.c: Correct and optimize computation of weights. Set up list of all definitions correctly. Start writing function to generate output file. * locale/programs/ld-ctype.c (allocate_arrays): Increment counter in loop to compute default mapping.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 24a68a7de4..5814f1e674 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+1999-12-20 Ulrich Drepper <drepper@cygnus.com>
+
+ * locale/categories.def: Remove most of the collate definitions.
+ * locale/langinfo.h: Comment out corresponding definitions.
+ * locale/programs/locale-spec.c (locale_special): Don't recognize the
+ collate names yet.
+ * locale/programs/ld-collate.c: Correct and optimize computation of
+ weights. Set up list of all definitions correctly. Start writing
+ function to generate output file.
+
+ * locale/programs/ld-ctype.c (allocate_arrays): Increment counter in
+ loop to compute default mapping.
+
1999-12-19 Ulrich Drepper <drepper@cygnus.com>
* sysdeps/unix/sysv/linux/powerpc/pread.c: Define __libc_* variant for