diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 11 |
1 files changed, 10 insertions, 1 deletions
@@ -1,6 +1,15 @@ -Noteworthy changes in version 2.4.6 (unreleased) [C7/A7/R_] +Noteworthy changes in version 2.5.0 (unreleased) [C8/A8/R0] ------------------------------------------------ + * New function to change the system hooks for the socket + interface. [#3378] + + * Fix the use of the internal usleep in the nPth implementation. + + * Interface changes relative to the 2.4.0 release: + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + assuan_sock_set_system_hooks NEW. + Noteworthy changes in version 2.4.5 (2017-12-01) [C7/A7/R5] ------------------------------------------------ |