diff options
author | Owen Taylor <otaylor@redhat.com> | 2002-06-11 21:04:37 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 2002-06-11 21:04:37 +0000 |
commit | 581c71d278e746bc6d4bc02196486a6de4d57ccb (patch) | |
tree | 6b883ca24ded6299b3d583584f0ffcc2cd1c35c8 /ChangeLog | |
parent | be1079deb1b605a0c47beeb32529f6f906d7cd3f (diff) |
tests/patterntest.c (test_compilation) A couple of 64-bit printf format
Tue Jun 11 17:03:39 2002 Owen Taylor <otaylor@redhat.com>
* tests/patterntest.c (test_compilation)
* glib/gmem.c (profiler_try_realloc): A couple
of 64-bit printf format fix from George Lebl.
* glib/gconvert.c (open_converter): Fix gsize/gint
mixup for g_iconv() arguments.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +Tue Jun 11 17:03:39 2002 Owen Taylor <otaylor@redhat.com> + + * tests/patterntest.c (test_compilation) + * glib/gmem.c (profiler_try_realloc): A couple + of 64-bit printf format fix from George Lebl. + + * glib/gconvert.c (open_converter): Fix gsize/gint + mixup for g_iconv() arguments. + Thu May 23 14:15:40 2002 Owen Taylor <otaylor@redhat.com> * Released 2.0.3 |