diff options
author | Werner Koch <[email protected]> | 2004-04-29 15:11:36 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2004-04-29 15:11:36 +0000 |
commit | 8d504f5bdb5ec1d09157cc21a4c0f590a5ee52ca (patch) | |
tree | 8c7ec58653fc4aa741251beb90d9990c0dc0158e /NEWS | |
parent | * assuan-socket-connect.c: Include string.h. (diff) | |
download | libassuan-0-6-5.tar.gz libassuan-0-6-5.zip |
About to release 0.6.5libassuan-0-6-5
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ -Noteworthy changes in version 0.6.5 +Noteworthy changes in version 0.6.5 (2004-04-29) ------------------------------------------------ - * Pass the clien's pid to a pipe server. + * Pass the client's pid to a pipe server. Noteworthy changes in version 0.6.4 (2004-02-20) |