diff options
Diffstat (limited to 'tests/ChangeLog')
-rw-r--r-- | tests/ChangeLog | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/tests/ChangeLog b/tests/ChangeLog index d9ff7eb8f..c6b3b9af1 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -1,3 +1,19 @@ +2002-12-04 Werner Koch <[email protected]> + + * inittests (gpgsm.conf): Fake system time. + +2002-10-31 Neal H. Walfield <[email protected]> + + * Makefile.am (inittests.stamp): Do not set LD_LIBRARY_PATH here. + (TESTS_ENVIRONMENT): Do it here. And also frob $(LIBGCRYPT_LIBS) + and $(PTH_LIBS). + +2002-10-31 Neal H. Walfield <[email protected]> + + * asschk.c (die): New macro. + (read_assuan): If in verbose mode, dump the string that was read. + (write_assuan): Be more verbose on failure. + 2002-09-04 Neal H. Walfield <[email protected]> * Makefile.am (inittests.stamp): Do not set LD_LIBRARY_PATH, but |