diff options
| author | Marcus Brinkmann <[email protected]> | 2002-09-02 13:01:29 +0000 |
|---|---|---|
| committer | Marcus Brinkmann <[email protected]> | 2002-09-02 13:01:29 +0000 |
| commit | 05c75f41a5a1fc1e316ee31a00dc3242e7d0f7e3 (patch) | |
| tree | 265abb9c525e2af9b37b8cd99ac20b3a31884a08 /tests/ChangeLog | |
| parent | 2002-09-02 Marcus Brinkmann <[email protected]> (diff) | |
| download | gpgme-05c75f41a5a1fc1e316ee31a00dc3242e7d0f7e3.tar.gz gpgme-05c75f41a5a1fc1e316ee31a00dc3242e7d0f7e3.zip | |
2002-09-02 Marcus Brinkmann <[email protected]>
* gpg/t-keylist.c (main): Test PATTERN for NULL before printing.
Reported by Dr. Stefan Dalibor <[email protected]>.
Diffstat (limited to 'tests/ChangeLog')
| -rw-r--r-- | tests/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/ChangeLog b/tests/ChangeLog index 53d427b7..aba9187f 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -1,3 +1,8 @@ +2002-09-02 Marcus Brinkmann <[email protected]> + + * gpg/t-keylist.c (main): Test PATTERN for NULL before printing. + Reported by Dr. Stefan Dalibor <[email protected]>. + 2002-08-01 Marcus Brinkmann <[email protected]> * gpg/t-edit.c: Also add a test for the expire command (testing |
