summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-10
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2005-12-05 16:35:38 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2005-12-05 16:35:38 +0000
commit81f0bb11a95f1ddc8c5238ff4e6a8ee428fdf19c (patch)
tree5c526fde7278a1347131137a37f27bb118f3ac45 /ChangeLog.pre-2-10
parent0f63e9a347ab861261ee8d0191b42319cacfe438 (diff)
Set MALLOC_CHECK_ and MALLOC_PERTURB_
2005-12-05 Matthias Clasen <mclasen@redhat.com> * tests/Makefile.am (TESTS_ENVIRONMENT): * tests/gobject/Makefile.am (TESTS_ENVIRONMENT): Set MALLOC_CHECK_ and MALLOC_PERTURB_ * tests/run-collate-tests.sh: Run the collation tests explicitly in en_US locale. (#320463)
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 c0255c129..94be62794 100644
--- a/ChangeLog.pre-2-10
+++ b/ChangeLog.pre-2-10
@@ -1,5 +1,12 @@
2005-12-05 Matthias Clasen <mclasen@redhat.com>
+ * tests/Makefile.am (TESTS_ENVIRONMENT):
+ * tests/gobject/Makefile.am (TESTS_ENVIRONMENT): Set
+ MALLOC_CHECK_ and MALLOC_PERTURB_
+
+ * tests/run-collate-tests.sh: Run the collation tests explicitly
+ in en_US locale. (#320463)
+
* glib/gmem.h: Really deprecate GMemChunk.
* glib/gdate.c: