Set $LIBS to include -lintl when checking for dcgettext and
[platform/upstream/glib.git] / ChangeLog.pre-2-10
index 9c34e68..dc375a9 100644 (file)
@@ -1,3 +1,21 @@
+Thu Aug  7 15:01:09 2003  Owen Taylor  <otaylor@redhat.com>
+
+       * m4macros/glib-gettext.m4: Set $LIBS to include
+       -lintl when checking for dcgettext and 
+       _nl_msg_cat_cntr. (Tim Mooney, #119171)
+
+Thu Aug  7 14:15:44 2003  Owen Taylor  <otaylor@redhat.com>
+
+       * glib/gmain.c (g_idle_source_new): Make the default priority
+       for idle sources G_PRIORITY_DEFAULT_IDLE as anybody would
+       expect and document that. (#114461, reported by Andy Wingo)
+
+2003-08-06  Noah Levitt  <nlevitt@columbia.edu>
+
+       * tests/casemap.txt:
+       * tests/gen-casemap-txt.pl: Add test for special case not at inital
+       position in the string, the bug just fixed. (#118957)
+
 2003-08-05  Noah Levitt  <nlevitt@columbia.edu>
 
        * glib/guniprop.c: Get rid of "len" parameter to output_special_case