aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarcus Brinkmann <[email protected]>2003-07-22 11:48:43 +0000
committerMarcus Brinkmann <[email protected]>2003-07-22 11:48:43 +0000
commit5758e09e61bdde55eaf2d29e96961d5679d73333 (patch)
tree059634b11c80871b7ec29c3b41d0d849b27b6a49
parent2003-07-22 Marcus Brinkmann <[email protected]> (diff)
downloadgpgme-5758e09e61bdde55eaf2d29e96961d5679d73333.tar.gz
gpgme-5758e09e61bdde55eaf2d29e96961d5679d73333.zip
Fill in missing info.
Diffstat (limited to '')
-rw-r--r--NEWS15
1 files changed, 15 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 11fc5018..a5b6ebd8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,18 @@
+Noteworthy changes in version 0.4.2 (unreleased)
+------------------------------------------------
+
+ * Allow gpg-error to be in non-standard place when linking the test suite.
+
+ * Configure will fail now if gpg-error can not be found.
+
+ * Fixed initialized memory backed data objects for writing, which
+ caused the test program to crash (but only on Mac OS, surprisingly).
+
+ * Eliminate use of C99 constructs.
+
+ * Small improvements to the manual.
+
+
Noteworthy changes in version 0.4.1 (2003-06-06)
------------------------------------------------