From 4e243ba4b4697bdc9a4dfa312d6a092d80839941 Mon Sep 17 00:00:00 2001 From: Kristian Høgsberg Date: Sun, 25 Apr 2004 15:50:23 +0000 Subject: 2004-04-25 Kristian Høgsberg MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * test/data/valid-messages/standard-*.message: Update message test scripts to new header field names. --- ChangeLog | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 33877cea..8cbcfbd6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,9 +1,15 @@ +2004-04-25 Kristian Høgsberg + + * test/data/valid-messages/standard-*.message: Update message + test scripts to new header field names. + 2004-04-22 John (J5) Palmieri - (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 -- cgit