aboutsummaryrefslogtreecommitdiffstats
path: root/gpgmeplug/ChangeLog
diff options
context:
space:
mode:
authorMarcus Brinkmann <[email protected]>2001-11-22 18:48:53 +0000
committerMarcus Brinkmann <[email protected]>2001-11-22 18:48:53 +0000
commit8993173dfbe433113380783ca286aa825d0bbf0f (patch)
tree4314cb39a8bd6cdae5acf56410073ffc4dd6bc2c /gpgmeplug/ChangeLog
parentremoved stupid C bug (malloc of strlen(..) instead of 1+strlen) (diff)
downloadgpgme-8993173dfbe433113380783ca286aa825d0bbf0f.tar.gz
gpgme-8993173dfbe433113380783ca286aa825d0bbf0f.zip
2001-11-22 Marcus Brinkmann <[email protected]>
* gpgme.h (gpgme_set_protocol): New prototype. 2001-11-22 Marcus Brinkmann <[email protected]> * Makefile.am (libgpgsmplug_la_LIBADD): New variable. (libgpgsmplug_la_LDFLAGS): Likewise. (libgpgsmplug_la_SOURCES): Likewise. (lib_LTLIBRARIES): Add libgpgsmplug.la. (INCLUDES): Include the local gpgme.h. * gpgmeplug.c (signMessage): Set protocol. (GPGMEPLUG_PROTOCOL) [!GPGMEPLUG_PROTOCOL]: Set GPGMEPLUG_PROTOCOL. * gpgsmplug.c: New file.
Diffstat (limited to 'gpgmeplug/ChangeLog')
-rw-r--r--gpgmeplug/ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/gpgmeplug/ChangeLog b/gpgmeplug/ChangeLog
index 0b0e249d..88180c30 100644
--- a/gpgmeplug/ChangeLog
+++ b/gpgmeplug/ChangeLog
@@ -1,3 +1,16 @@
+2001-11-22 Marcus Brinkmann <[email protected]>
+
+ * Makefile.am (libgpgsmplug_la_LIBADD): New variable.
+ (libgpgsmplug_la_LDFLAGS): Likewise.
+ (libgpgsmplug_la_SOURCES): Likewise.
+ (lib_LTLIBRARIES): Add libgpgsmplug.la.
+ (INCLUDES): Include the local gpgme.h.
+
+ * gpgmeplug.c (signMessage): Set protocol.
+ (GPGMEPLUG_PROTOCOL) [!GPGMEPLUG_PROTOCOL]: Set
+ GPGMEPLUG_PROTOCOL.
+ * gpgsmplug.c: New file.
+
2001-11-21 Marcus Brinkmann <[email protected]>
* gpgmeplug.c: Include config.h only if [HAVE_CONFIG_H]. Do not