Update the link to Unicode category values. (#313369, Behnam Esfahbod)
authorMatthias Clasen <mclasen@redhat.com>
Mon, 15 Aug 2005 18:49:11 +0000 (18:49 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Mon, 15 Aug 2005 18:49:11 +0000 (18:49 +0000)
2005-08-15  Matthias Clasen  <mclasen@redhat.com>

* glib/gunicode.h: Update the link to Unicode category
values.  (#313369, Behnam Esfahbod)

ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-12
ChangeLog.pre-2-8
glib/gunicode.h

index 5df555c..09c4f8e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2005-08-15  Matthias Clasen  <mclasen@redhat.com>
 
+       * glib/gunicode.h: Update the link to Unicode category
+       values.  (#313369, Behnam Esfahbod)
+
        * glib/gqueue.c (g_queue_find_custom): Clarify docs
        a little.  (#311727, Tristan van Berkom)
 
index 5df555c..09c4f8e 100644 (file)
@@ -1,5 +1,8 @@
 2005-08-15  Matthias Clasen  <mclasen@redhat.com>
 
+       * glib/gunicode.h: Update the link to Unicode category
+       values.  (#313369, Behnam Esfahbod)
+
        * glib/gqueue.c (g_queue_find_custom): Clarify docs
        a little.  (#311727, Tristan van Berkom)
 
index 5df555c..09c4f8e 100644 (file)
@@ -1,5 +1,8 @@
 2005-08-15  Matthias Clasen  <mclasen@redhat.com>
 
+       * glib/gunicode.h: Update the link to Unicode category
+       values.  (#313369, Behnam Esfahbod)
+
        * glib/gqueue.c (g_queue_find_custom): Clarify docs
        a little.  (#311727, Tristan van Berkom)
 
index 5df555c..09c4f8e 100644 (file)
@@ -1,5 +1,8 @@
 2005-08-15  Matthias Clasen  <mclasen@redhat.com>
 
+       * glib/gunicode.h: Update the link to Unicode category
+       values.  (#313369, Behnam Esfahbod)
+
        * glib/gqueue.c (g_queue_find_custom): Clarify docs
        a little.  (#311727, Tristan van Berkom)
 
index 7c93f90..69adae9 100644 (file)
@@ -31,7 +31,7 @@ typedef guint32 gunichar;
 typedef guint16 gunichar2;
 
 /* These are the possible character classifications.
- * See http://www.unicode.org/Public/UNIDATA/UnicodeData.html
+ * See http://www.unicode.org/Public/UNIDATA/UCD.html#General_Category_Values
  */
 typedef enum
 {