summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKristian Høgsberg <krh@redhat.com>2004-04-25 15:50:23 +0000
committerKristian Høgsberg <krh@redhat.com>2004-04-25 15:50:23 +0000
commit4e243ba4b4697bdc9a4dfa312d6a092d80839941 (patch)
tree1ba3f768f9bc5fb85d23927618debc39b9074cbc /ChangeLog
parentd839b3d0b42f40f874392f88197e596e9b7d3387 (diff)
2004-04-25 Kristian Høgsberg <krh@redhat.com>
* test/data/valid-messages/standard-*.message: Update message test scripts to new header field names.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog16
1 files changed, 11 insertions, 5 deletions
diff --git a/ChangeLog b/ChangeLog
index 33877cea..8cbcfbd6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,15 @@
+2004-04-25 Kristian Høgsberg <krh@redhat.com>
+
+ * test/data/valid-messages/standard-*.message: Update message
+ test scripts to new header field names.
+
2004-04-22 John (J5) Palmieri <johnp@redhat.com>
- (randomly_do_n_things): tracked down buffer overflow
- to times_we_did_each_thing array which would chop off
- the first character of the failure_dir string. Increased
- the size of the array to 7 to reflect the number of
- random mutation functions we have.
+
+ * test/break-loader.c (randomly_do_n_things): tracked down buffer
+ overflow to times_we_did_each_thing array which would chop off the
+ first character of the failure_dir string. Increased the size of
+ the array to 7 to reflect the number of random mutation functions
+ we have.
2004-04-21 Kristian Høgsberg <krh@redhat.com>