diff options
author | Werner Koch <[email protected]> | 2007-12-12 16:29:37 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2007-12-12 16:29:37 +0000 |
commit | 0d29897055ae5ca5428e8aff3f7e6ac183d0e4b0 (patch) | |
tree | 556b044081be347121a1aa3d8321c2e9205f1eb6 /doc/ChangeLog | |
parent | 2007-11-23 Marcus Brinkmann <[email protected]> (diff) | |
download | libassuan-1.0.4.tar.gz libassuan-1.0.4.zip |
Documentaion updates.libassuan-1.0.4
Preparing a release.
Diffstat (limited to 'doc/ChangeLog')
-rw-r--r-- | doc/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index 0269c27..f5fa9d0 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,8 @@ +2007-11-14 Werner Koch <[email protected]> + + * assuan.texi (Client code): Describe the new flag bit 7 of the + pipe_server_connect_ext function. + 2007-10-18 Marcus Brinkmann <[email protected]> * assuan.texi (Client requests): Document HELP. |