aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMarcus Brinkmann <[email protected]>2002-11-28 19:39:48 +0000
committerMarcus Brinkmann <[email protected]>2002-11-28 19:39:48 +0000
commit1c66649aad21afe144ac9568e47f58b4aff88aba (patch)
tree4b3ce3b61b1f08aa929d4426caad79ee89f5c4eb /ChangeLog
parent2002-11-25 Marcus Brinkmann <[email protected]> (diff)
downloadgpgme-1c66649aad21afe144ac9568e47f58b4aff88aba.tar.gz
gpgme-1c66649aad21afe144ac9568e47f58b4aff88aba.zip
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. CVSk: ----------------------------------------------------------------------
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 184de457..4b41ddfd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+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.