diff options
author | Owen Taylor <otaylor@src.gnome.org> | 2002-12-02 20:46:23 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 2002-12-02 20:46:23 +0000 |
commit | 3ac24d98853cf80ebd112f761478e5bb8e53dbe7 (patch) | |
tree | d2c175bbaa00a96c81072d67a7298f5b19a21408 /ChangeLog | |
parent | 0b93fa404839cfbb6a20ccfbd70f207e0b654da3 (diff) | |
download | glib-3ac24d98853cf80ebd112f761478e5bb8e53dbe7.tar.gz glib-3ac24d98853cf80ebd112f761478e5bb8e53dbe7.tar.bz2 glib-3ac24d98853cf80ebd112f761478e5bb8e53dbe7.zip |
Add missed ChangeLog entry
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +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. |