summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-8
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2002-06-11 21:04:50 +0000
committerOwen Taylor <otaylor@src.gnome.org>2002-06-11 21:04:50 +0000
commit36adc08bfd163fcd96b9a91d8dc87295010df114 (patch)
tree97c3711721e93c46c329af407d2b9e5d4d76b462 /ChangeLog.pre-2-8
parentf9ec83b2fadf63f48faabc342d34eacfda38b234 (diff)
downloadglib-36adc08bfd163fcd96b9a91d8dc87295010df114.tar.gz
glib-36adc08bfd163fcd96b9a91d8dc87295010df114.tar.bz2
glib-36adc08bfd163fcd96b9a91d8dc87295010df114.zip
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.pre-2-8')
-rw-r--r--ChangeLog.pre-2-89
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8
index 45b6f773a..118da5fe2 100644
--- a/ChangeLog.pre-2-8
+++ b/ChangeLog.pre-2-8
@@ -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.
+
2002-06-03 Matthias Clasen <maclas@gmx.de>
* glib/gwin32.c (g_win32_get_package_installation_directory):