From 6e398b028702e9deadff4d3855774c9b758b85cf Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Sat, 11 Dec 1999 02:51:13 +0000 Subject: Update. 1999-12-10 Ulrich Drepper * locale/programs/ld-collate.c: Many changes to implement parsing of collation definition (still not complete). --- localedata/ChangeLog | 4 ++++ localedata/locales/de_DE | 16 ++++++++-------- 2 files changed, 12 insertions(+), 8 deletions(-) (limited to 'localedata') diff --git a/localedata/ChangeLog b/localedata/ChangeLog index 5668867dd4..cfa1896974 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,3 +1,7 @@ +1999-12-10 Ulrich Drepper + + * locales/de_DE: Correct syntax of multi-character weights. + 1999-12-08 Ulrich Drepper * tests/test6.c: New file. diff --git a/localedata/locales/de_DE b/localedata/locales/de_DE index 26295d77de..10f302cad2 100644 --- a/localedata/locales/de_DE +++ b/localedata/locales/de_DE @@ -1937,14 +1937,14 @@ UNDEFINED IGNORE;IGNORE;IGNORE <8a> <8>;<8a>;IGNORE;IGNORE <9a> <9>;<9a>;IGNORE;IGNORE - ;;;IGNORE - ;;;IGNORE - ;;;IGNORE - ;;;IGNORE - ;;;IGNORE - ;;;IGNORE - ;;;IGNORE - ;;;IGNORE + "";"";"";IGNORE + "";"";"";IGNORE + "";"";"";IGNORE + "";"";"";IGNORE + "";"";"";IGNORE + "";"";"";IGNORE + "";"";"";IGNORE + "";"";"";IGNORE % katakana/hiragana sorting % base is katakana, as this is present in most charsets -- cgit v1.2.3