diff options
| author | Marcus Brinkmann <[email protected]> | 2001-12-19 17:46:02 +0000 |
|---|---|---|
| committer | Marcus Brinkmann <[email protected]> | 2001-12-19 17:46:02 +0000 |
| commit | a087259977a62d47505762a2086944a60cc1cc59 (patch) | |
| tree | 6ab80c69a933445635ea4f9a2ad5ecb6ce5f960f /tests/ChangeLog | |
| parent | Revert cruft from last check in. (diff) | |
| download | gpgme-a087259977a62d47505762a2086944a60cc1cc59.tar.gz gpgme-a087259977a62d47505762a2086944a60cc1cc59.zip | |
gpgme/
2001-12-19 Marcus Brinkmann <[email protected]>
* engine.c: Include `string.h'. Reported by St�phane Corth�sy.
* version.c (get_engine_info): Remove prototype.
tests/
2001-12-19 Marcus Brinkmann <[email protected]>
* gpg/t-decrypt-verify.c: Don't include `mcheck.h'. Reported by
St�phane Corth�sy.
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 7e7cea9b..78928213 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -1,5 +1,10 @@ 2001-12-19 Marcus Brinkmann <[email protected]> + * gpg/t-decrypt-verify.c: Don't include `mcheck.h'. Reported by + St�phane Corth�sy. + +2001-12-19 Marcus Brinkmann <[email protected]> + * gpg/Makefile.am (EXTRA_DIST): Add missing line continuation. 2001-12-19 Marcus Brinkmann <[email protected]> |
