diff options
author | Werner Koch <[email protected]> | 2004-02-20 21:41:18 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2004-02-20 21:41:18 +0000 |
commit | 9096d0adb448330b5b197579bd57d942635d7021 (patch) | |
tree | 40eba84600c915ffdbc6891ee114deeab7f52614 /NEWS | |
parent | (assuan_get_data_fp): Fail with ENOSYS if we (diff) | |
download | libassuan-0-6-4.tar.gz libassuan-0-6-4.zip |
About to release 0.6.4libassuan-0-6-4
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,9 +1,11 @@ -Noteworthy changes in version 0.6.4 +Noteworthy changes in version 0.6.4 (2004-02-20) ------------------------------------------------ * Will now also build on systems not providing funopen or fopencookie. + * Some smaller build fixes. + Noteworthy changes in version 0.6.3 (2004-01-29) ------------------------------------------------ |