Add missed ChangeLog entry
[platform/upstream/glib.git] / ChangeLog.pre-2-10
index 2b0c109..3dc21c7 100644 (file)
@@ -1,3 +1,24 @@
+Tue Nov 26 09:51:43 2002  Owen Taylor  <otaylor@redhat.com>
+
+       * glib/gstrfuncs.c (g_strchomp): Avoid non-ANSI pointer
+       comparison. (#54344, Morten Welinder)
+
+       * tests/strfunc-test.c (main): Add tests for strchomp().
+
+2002-11-30  Ole Laursen  <olau@hardworking.dk>
+
+       * configure.in: Added "da" to ALL_LINGUAS.
+
+2002-11-29  Matthias Clasen  <maclas@gmx.de>
+
+       * glib/gstrfuncs.c (g_ascii_strtoull): It is a 2.2 addition.
+
+       * glib/gtimer.c (g_time_val_add): Adjust to changed parameter names.
+
+       * glib/gutils.c (g_get_application_name): Mark as 2.2. addition.
+
+       * glib/gstrfuncs.c (g_ascii_strtoull): Mark as 2.0.7 addition. 
+
 2002-11-28  Matthias Clasen  <maclas@gmx.de>
 
        * glib/gutils.c: