Add missed ChangeLog entry
[platform/upstream/glib.git] / ChangeLog.pre-2-10
index 6e812f0..3dc21c7 100644 (file)
@@ -1,3 +1,14 @@
+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.