diff options
author | Manish Singh <yosh@gimp.org> | 2004-09-21 23:53:27 +0000 |
---|---|---|
committer | Manish Singh <yosh@src.gnome.org> | 2004-09-21 23:53:27 +0000 |
commit | 3f280a16993db91eecf3d123ea402f60189a1134 (patch) | |
tree | 2f1d87c280259cf351e7807343c3c97417e0a604 /ChangeLog.pre-2-8 | |
parent | 1d3846451d0a087bea168f8be14ec01b1483c371 (diff) | |
download | gtk+-3f280a16993db91eecf3d123ea402f60189a1134.tar.gz |
#include <config.h> for HAVE_MALLINFO define, other minor cleanups.
Tue Sep 21 16:55:38 2004 Manish Singh <yosh@gimp.org>
* tests/testtreemodel.c: #include <config.h> for HAVE_MALLINFO define,
other minor cleanups.
Diffstat (limited to 'ChangeLog.pre-2-8')
-rw-r--r-- | ChangeLog.pre-2-8 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8 index 9868d769d4..a2c9ae574c 100644 --- a/ChangeLog.pre-2-8 +++ b/ChangeLog.pre-2-8 @@ -1,3 +1,8 @@ +Tue Sep 21 16:55:38 2004 Manish Singh <yosh@gimp.org> + + * tests/testtreemodel.c: #include <config.h> for HAVE_MALLINFO define, + other minor cleanups. + Tue Sep 21 16:27:19 2004 Manish Singh <yosh@gimp.org> * gdk/gdk.c: remove now unused arg variables. |