summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-10
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2005-12-27 19:15:12 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2005-12-27 19:15:12 +0000
commitd947ad71678c34ac91a155250faa99331e0886d2 (patch)
tree89507e01c4f6accffad111ffd6ae3601709c7999 /ChangeLog.pre-2-10
parent4a94f2d3326cd93d4531fbb86ff3153eb87c822a (diff)
downloadglib-d947ad71678c34ac91a155250faa99331e0886d2.tar.gz
Partial fix for bug #32937, Bogdan Nicula.
2005-12-27 Matthias Clasen <mclasen@redhat.com> Partial fix for bug #32937, Bogdan Nicula. * configure.in: Check for malloc.h * glib/gslice.c: Don't include malloc.h unconditionally.
Diffstat (limited to 'ChangeLog.pre-2-10')
-rw-r--r--ChangeLog.pre-2-107
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10
index 76c116080..db038ee2d 100644
--- a/ChangeLog.pre-2-10
+++ b/ChangeLog.pre-2-10
@@ -1,3 +1,10 @@
+2005-12-27 Matthias Clasen <mclasen@redhat.com>
+
+ Partial fix for bug #32937, Bogdan Nicula.
+
+ * configure.in: Check for malloc.h
+ * glib/gslice.c: Don't include malloc.h unconditionally.
+
2005-12-27 Manish Singh <yosh@gimp.org>
* tests/run-collate-tests.sh: export LC_COLLATE so it takes.