diff options
author | Werner Koch <[email protected]> | 2003-11-17 11:50:11 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2003-11-17 11:50:11 +0000 |
commit | aec3280f393e36fe92d3362b913d481621d6556f (patch) | |
tree | 8f438d10aaae5b49927d0e269ad73bf4d18808e5 /NEWS | |
parent | (process_request): Kludge to print better error (diff) | |
download | libassuan-0-6-1.tar.gz libassuan-0-6-1.zip |
About to release 0.6.1libassuan-0-6-1
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.1 (unreleased) +Noteworthy changes in version 0.6.1 (2003-11-17) ------------------------------------------------ * Fixed a bug in assuan_inquire which led to an Invalid_Value error for large inquiry parameters. + * Fixed a bug in the client socket connect code. + Noteworthy changes in version 0.6.0 (2003-08-06) ------------------------------------------------ |