Make it take a guint for number of characters, instead of a gsize.
[platform/upstream/glib.git] / ChangeLog.pre-2-6
index 4b229d1..017d1f6 100644 (file)
@@ -1,3 +1,10 @@
+Thu Sep 16 18:15:32 2004  Manish Singh  <yosh@gimp.org>
+
+       * glib/gstrfuncs.c (g_strncasecmp): Make it take a guint for number
+       of characters, instead of a gsize. Technically this is incorrect,
+       but this makes it match the prototype, and this is a deprecated
+       function anyway.
+
 2004-09-16  Matthias Clasen  <mclasen@redhat.com>
 
        * glib/Makefile.am (EXTRA_DIST): Add abicheck.sh