summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-12
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog.pre-2-12')
-rw-r--r--ChangeLog.pre-2-126
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-12 b/ChangeLog.pre-2-12
index e99a6a3d6..94c8e797b 100644
--- a/ChangeLog.pre-2-12
+++ b/ChangeLog.pre-2-12
@@ -1,5 +1,11 @@
2006-07-31 Behdad Esfahbod <behdad@gnome.org>
+ * glib/guniprop.c (g_unichar_isxdigit): Make it only accept those
+ characters that we accept i g_unichar_xdigit_value(), i.e. don't
+ accept non-decimal digits. (#347842, Nikolai Weibull)
+
+2006-07-31 Behdad Esfahbod <behdad@gnome.org>
+
* glib/gunidecomp.c (_g_utf8_normalize_wc): Update to reflect Unicode
PR #29 (#348694, Nikolai Weibull)