diff options
author | Werner Koch <[email protected]> | 2005-09-23 13:29:04 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2005-09-23 13:29:04 +0000 |
commit | 8a1ce95287705641f20d75619190de2bb2099a06 (patch) | |
tree | 8b3a2ccf0b4d76d226cb8d5b0bb885fe555cd657 /tests/ChangeLog | |
parent | * ath.c: Changes to make it work under W32. (diff) | |
download | gpgme-8a1ce95287705641f20d75619190de2bb2099a06.tar.gz gpgme-8a1ce95287705641f20d75619190de2bb2099a06.zip |
Boosted performance of w32 I/O
Diffstat (limited to '')
-rw-r--r-- | tests/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/ChangeLog b/tests/ChangeLog index 690e4585..3932be39 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -1,3 +1,10 @@ +2005-09-23 Werner Koch <[email protected]> + + * gpg/t-support.h (init_gpgme) [W32]: Don't use LC_MESSAGES. + + * gpg/t-encrypt-large.c: New test. + * gpg/Makefile.am (TESTS): Add t-encrypt-large. + 2005-06-03 Marcus Brinkmann <[email protected]> * gpg/Makefile.am (TESTS): Add t-wait. |