diff options
author | Werner Koch <[email protected]> | 2001-10-23 08:04:00 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2001-10-23 08:04:00 +0000 |
commit | b920ef23ca4777e2492e1ea7fd614e16154e73ad (patch) | |
tree | 25823edc00406f1b57ec50eb18d13987802a9c87 /checks/ChangeLog | |
parent | Minor fixes (diff) | |
download | gnupg-SNAP-1-0-6b.tar.gz gnupg-SNAP-1-0-6b.zip |
more fixes due to automake 1.5SNAP-1-0-6b
Diffstat (limited to '')
-rw-r--r-- | checks/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/checks/ChangeLog b/checks/ChangeLog index 89493ec4f..4fe3d9964 100644 --- a/checks/ChangeLog +++ b/checks/ChangeLog @@ -1,3 +1,8 @@ +2001-10-23 Werner Koch <[email protected]> + + * defs.inc, Makefile.am: Do not use $srcdir when invoking gpg. + Write the logfile to the current directory. + 2001-09-28 Werner Koch <[email protected]> * defs.inc: Write a log file for each test. |