aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMarcus Brinkmann <[email protected]>2003-01-29 20:18:52 +0000
committerMarcus Brinkmann <[email protected]>2003-01-29 20:18:52 +0000
commit693b8a2ac6b8c0c31ba9014accafbc84e41d6e54 (patch)
tree5c7a0ca50182c657def3a285f6d53b45253648c8 /ChangeLog
parentFix copyright year. (diff)
downloadgpgme-693b8a2ac6b8c0c31ba9014accafbc84e41d6e54.tar.gz
gpgme-693b8a2ac6b8c0c31ba9014accafbc84e41d6e54.zip
2003-01-29 Marcus Brinkmann <[email protected]>
* bonobo/gpgme.c, bonobo/main.c, bonobo/main.h, bonobo/Makefile, bonobo/Makefile.am, bonobo/Makefile.in: Dead files removed. * configure.ac: Remove automake conditional BUILD_BONOBO (AC_CONFIG_FILES): Remove bonobo/Makefile. * Makefile.am (bonobo): Remove variable. (SUBDIRS): Remove ${bonobo}.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4a46d077..5a9e954a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2003-01-29 Marcus Brinkmann <[email protected]>
+ * bonobo/gpgme.c, bonobo/main.c, bonobo/main.h, bonobo/Makefile,
+ bonobo/Makefile.am, bonobo/Makefile.in: Dead files removed.
+ * configure.ac: Remove automake conditional BUILD_BONOBO
+ (AC_CONFIG_FILES): Remove bonobo/Makefile.
+ * Makefile.am (bonobo): Remove variable.
+ (SUBDIRS): Remove ${bonobo}.
+
* configure.ac: Remove all uses of GNUPG_CHECK_TYPEDEF, for byte,
ushort, ulong, u16 and u32.
* acinclude.m4 (GNUPG_CHECK_TYPEDEF): Remove macro.