diff options
author | Werner Koch <[email protected]> | 2017-12-01 14:27:46 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2017-12-01 14:27:54 +0000 |
commit | a70eaa8a3347660cf2f66ada0fa82cf991a1d7a0 (patch) | |
tree | ec75ae212a9a8b9776f5c5cf6103afdbf04939be /NEWS | |
parent | Wrap assuan_close for nPth. (diff) | |
download | libassuan-2.4.5.tar.gz libassuan-2.4.5.zip |
Release 2.4.5libassuan-2.4.5
Diffstat (limited to '')
-rw-r--r-- | NEWS | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,6 +1,8 @@ -Noteworthy changes in version 2.4.5 (unreleased) [C7/A7/R_] +Noteworthy changes in version 2.4.5 (2017-12-01) [C7/A7/R5] ------------------------------------------------ + * Avoid a blocking close on Windows with nPth. [#3378] + Noteworthy changes in version 2.4.4 (2017-11-16) [C7/A7/R4] ------------------------------------------------ |