summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorGeorge Lebl <jirka@5z.com>1998-08-05 08:15:58 +0000
committerGeorge Lebl <jirka@src.gnome.org>1998-08-05 08:15:58 +0000
commit041a14df580f901b3123d3ad7a82f3a8dced590a (patch)
treec64f75ae06e6eaed813eda388ec7f7e56b59c84f /ChangeLog
parent65dda096fe274c5753b221f107e6e45cbe00e0a5 (diff)
downloadglib-041a14df580f901b3123d3ad7a82f3a8dced590a.tar.gz
fix 64-bitness in g_prints, sizeof doesn't seem to return int so I cast it
Wed Aug 05 01:15:36 1998 George Lebl <jirka@5z.com> * testglib.c: fix 64-bitness in g_prints, sizeof doesn't seem to return int so I cast it for printing, probably just cosmetic
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 254ab62bc..1322bd2c1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+Wed Aug 05 01:15:36 1998 George Lebl <jirka@5z.com>
+
+ * testglib.c: fix 64-bitness in g_prints, sizeof doesn't
+ seem to return int so I cast it for printing, probably
+ just cosmetic
+
Tue Aug 4 19:54:06 PDT 1998 Shawn T. Amundson <amundson@gkt.org>
* Released GLib 1.1.1