X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/5b32b30305e864c22241dc1740a79fda9c269db7..dba2e3c8f09a64ebf3c07323f1cb5fb2fa611d12:/ChangeLog?ds=sidebyside diff --git a/ChangeLog b/ChangeLog index e561c512..d1082ce6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,10 @@ -2008-08-03 Peter Maydell +2008-12-26 Peter Maydell + + * test/common.sh: new file for common utility functions for the + test scripts. Moved findprog out of manpage test script into this + new file. + +2008-12-25 Peter Maydell * test/runtest: automatically run setup-test if it hasn't already been done. Improve error handling in test script with 'set -e'.