Fill in missing info.

This commit is contained in:
Marcus Brinkmann 2003-07-22 11:48:43 +00:00
parent ade276f81e
commit 5758e09e61

15
NEWS
View File

@ -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)
------------------------------------------------