summaryrefslogtreecommitdiff
path: root/localedata/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'localedata/ChangeLog')
-rw-r--r--localedata/ChangeLog26
1 files changed, 26 insertions, 0 deletions
diff --git a/localedata/ChangeLog b/localedata/ChangeLog
new file mode 100644
index 0000000000..12c5d5fcc8
--- /dev/null
+++ b/localedata/ChangeLog
@@ -0,0 +1,26 @@
+1997-02-15 14:32 15:10 Andreas Jaeger <aj@arthur.pfalz.de>
+
+ * collate-test.c (main): change prototype definition to prevent
+ warning.
+
+1997-02-15 17:46 Ulrich Drepper <drepper@cygnus.com>
+
+ * locales/de_DE: Include real collation data. It's similar to the
+ en_DK information but the order of small and capital characters is
+ exchanged.
+
+ * collate-test.c: New file. Test suite for strcoll function.
+ * de_DE.in: Input file for collation test.
+ * da_DK.in: Likewise.
+
+ * xfrm-test.c: New file. Test suite for strxfrm function.
+
+1996-12-10 02:47 Ulrich Drepper <drepper@cygnus.com>
+
+ * All charmaps: Fix entries for <quotation-mark>.
+
+1996-10-17 18:57 Ulrich Drepper <drepper@cygnus.com>
+
+ * Makefile (charmaps): Don't try to install CVS or RCS directory.
+ (locales): Likewise.
+ Reported by Matthias Urlichs.