summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorHavoc Pennington <hp@redhat.com>2003-10-15 21:09:40 +0000
committerHavoc Pennington <hp@redhat.com>2003-10-15 21:09:40 +0000
commitcd077dc8f2a8876f7ce50229e855d138b8310a0e (patch)
treeb9d6d6667bb5f7fd0522a7de1ce593d498a0796b /ChangeLog
parent9f2d0d86bbf4315aa1c51167f9dd18e8cb0af479 (diff)
2003-10-14 Havoc Pennington <hp@redhat.com>
* test/decode-gcov.c: support gcc 3.3 also, though gcc 3.3 seems to have a bug keeping it from outputting the .da files sometimes (string_get_string): don't append garbage nul bytes to the string.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e094b2b0..e905c304 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2003-10-14 Havoc Pennington <hp@redhat.com>
+
+ * test/decode-gcov.c: support gcc 3.3 also, though gcc 3.3 seems
+ to have a bug keeping it from outputting the .da files sometimes
+ (string_get_string): don't append garbage nul bytes to the string.
+
2003-10-15 Seth Nickell <seth@gnome.org>
* python/Makefile.am: