summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-12
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2006-08-05 21:53:49 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2006-08-05 21:53:49 +0000
commit994d642cde899e1aaba90a2e01aef68cc719d784 (patch)
treea5393fcd41a2795ed4995e6e70830c180cdfb0ad /ChangeLog.pre-2-12
parentce2d5c4b0c34fbdfa64b20e635839d37e2886ae6 (diff)
If a character can't be converted, don't replace it with a NUL byte, but
2006-08-05 Matthias Clasen <mclasen@redhat.com> * glib/guniprop.c (g_unichar_toupper, g_unichar_tolower) (real_toupper, real_tolower): If a character can't be converted, don't replace it with a NUL byte, but leave it unchanged. (#348491, Nikolai Weibull) * tests/unicode-caseconv.c: Adapt to this change. * tests/unicode-caseconv.c (main): Add a comment to point out a quirk in the test data that we are working around here.
Diffstat (limited to 'ChangeLog.pre-2-12')
-rw-r--r--ChangeLog.pre-2-1212
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-12 b/ChangeLog.pre-2-12
index 94c8e797b..bfa541feb 100644
--- a/ChangeLog.pre-2-12
+++ b/ChangeLog.pre-2-12
@@ -1,3 +1,15 @@
+2006-08-05 Matthias Clasen <mclasen@redhat.com>
+
+ * glib/guniprop.c (g_unichar_toupper, g_unichar_tolower)
+ (real_toupper, real_tolower): If a character can't be converted,
+ don't replace it with a NUL byte, but leave it unchanged.
+ (#348491, Nikolai Weibull)
+
+ * tests/unicode-caseconv.c: Adapt to this change.
+
+ * tests/unicode-caseconv.c (main): Add a comment to point out
+ a quirk in the test data that we are working around here.
+
2006-07-31 Behdad Esfahbod <behdad@gnome.org>
* glib/guniprop.c (g_unichar_isxdigit): Make it only accept those