summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorHavoc Pennington <hp@redhat.com>2005-07-30 01:33:55 +0000
committerHavoc Pennington <hp@redhat.com>2005-07-30 01:33:55 +0000
commitba04a545aa4c2cf475a9fb52653a46a88d01c9d9 (patch)
treead18fc8c3243496631b48636e791d6c178e690a6 /ChangeLog
parentc8a5cff51576c889266181a341a66abe6858f967 (diff)
2005-07-29 Havoc Pennington <hp@redhat.com>
* test/glib/test-profile.c (write_junk): initialize the junk buffer so valgrind doesn't have a breakdown
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6832d4e6..2a53e5aa 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2005-07-29 Havoc Pennington <hp@redhat.com>
+ * test/glib/test-profile.c (write_junk): initialize the junk
+ buffer so valgrind doesn't have a breakdown
+
+2005-07-29 Havoc Pennington <hp@redhat.com>
+
* bus/signals.c (bus_signals_test): add match_rule_equal() tests
(match_rule_matches): remove unused arg
(test_matching): add tests for match_rule_matches()