aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMarcus Brinkmann <[email protected]>2002-02-12 22:08:10 +0000
committerMarcus Brinkmann <[email protected]>2002-02-12 22:08:10 +0000
commit10750fcfd9e27be2158e5f7de002f4425c74b987 (patch)
tree2641f0854e0ada91b198b8a1b45cb872ef0b2855 /NEWS
parentReverting last change. (diff)
downloadgpgme-10750fcfd9e27be2158e5f7de002f4425c74b987.tar.gz
gpgme-10750fcfd9e27be2158e5f7de002f4425c74b987.zip
2002-02-12 Marcus Brinkmann <[email protected]>
* configure.ac (AC_INIT): Bump version to 0.3.3. * jnlib/Makefile.am: Rever to older version that includes xmalloc but not dotlock and some other files. Reported by St�phane Corth�sy. tests/ 2002-02-12 Marcus Brinkmann <[email protected]> * gpg/Makefile.am (CLEANFILES): New target. (distclean-local): Rename to ... (clean-local): ... this.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS9
1 files changed, 9 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index e917050a..b130c450 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+Noteworthy changes in version 0.3.3 (2002-02-12)
+------------------------------------------------
+
+ * Fix the Makefile in jnlib.
+
+ * Fix the test suite (hopefully). It should clean up all its state
+ with `make check' now.
+
+
Noteworthy changes in version 0.3.2 (2002-02-10)
------------------------------------------------