diff options
Diffstat (limited to 'branches/gpgme-0-3-branch/ChangeLog')
-rw-r--r-- | branches/gpgme-0-3-branch/ChangeLog | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/branches/gpgme-0-3-branch/ChangeLog b/branches/gpgme-0-3-branch/ChangeLog index 0f07f779..ac9c1d99 100644 --- a/branches/gpgme-0-3-branch/ChangeLog +++ b/branches/gpgme-0-3-branch/ChangeLog @@ -1,3 +1,20 @@ +2002-11-28 Marcus Brinkmann <[email protected]> + + * NEWS: Add note about moving "gpgmeplug" to the "cryptplug" + package. + * README: Remove instructions related to "gpgmeplug". + * configure.ac: Remove enable option "gpgmeplug" and automake + conditional BUILD_GPGMEPLUG, as well as the status info about it. + (GPGMEPLUG): Remove variable. + * Makefile.am (gpgmeplug): Remove variable. + (SUBDIRS): Remove ${gpgmeplug}. + * cryptplug.h, gpgme-openpgp.c, gpgmeplug.dox, gpgme-smime.c, + Makefile.am, gpgmeplug.c, ChangeLog: Files removed. + +2002-11-22 Marcus Brinkmann <[email protected]> + + * configure.ac: Disable GPGSM for all dosish systems. + 2002-11-20 Werner Koch <[email protected]> Released 0.3.13 |