aboutsummaryrefslogtreecommitdiffstats
path: root/gpgmeplug/ChangeLog
diff options
context:
space:
mode:
authorMarcus Brinkmann <[email protected]>2002-01-15 19:53:55 +0000
committerMarcus Brinkmann <[email protected]>2002-01-15 19:53:55 +0000
commitaf5bfdd49ef57839940c31966d46fc8578792711 (patch)
tree66b9b36fede14fa805fe1fbd230f72a18f9a0271 /gpgmeplug/ChangeLog
parentbug found: no more crashing when calling signing/encoding functions :-) (diff)
downloadgpgme-af5bfdd49ef57839940c31966d46fc8578792711.tar.gz
gpgme-af5bfdd49ef57839940c31966d46fc8578792711.zip
2002-01-15 Marcus Brinkmann <[email protected]>
* gpgmeplug.c: Renamed to ... * gpgme-openpgp.c: ... this. New file. * gpgsmplug.c: Renamed to ... * gpgme-smime.c: ... this. new file. * Makefile.am: Rewritten to use libtool's module functionality.
Diffstat (limited to '')
-rw-r--r--gpgmeplug/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/gpgmeplug/ChangeLog b/gpgmeplug/ChangeLog
index 02ab8e4d..ae94e6bd 100644
--- a/gpgmeplug/ChangeLog
+++ b/gpgmeplug/ChangeLog
@@ -1,3 +1,11 @@
+2002-01-15 Marcus Brinkmann <[email protected]>
+
+ * gpgmeplug.c: Renamed to ...
+ * gpgme-openpgp.c: ... this. New file.
+ * gpgsmplug.c: Renamed to ...
+ * gpgme-smime.c: ... this. new file.
+ * Makefile.am: Rewritten to use libtool's module functionality.
+
2001-12-19 Marcus Brinkmann <[email protected]>
* Makefile.am (lib_LTLIBRARIES): Rename to ...