diff options
author | Werner Koch <[email protected]> | 2006-10-10 10:47:04 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2006-10-10 10:47:04 +0000 |
commit | 51eedb216b8191094bb625017bb9f0c357a1d171 (patch) | |
tree | 149263e7a4188a3c59110a943b0c7a2a343f462f /ChangeLog | |
parent | Splitted up into a standad lib and an pth enabled one. (diff) | |
download | libassuan-0.9.3.tar.gz libassuan-0.9.3.zip |
portability fixeslibassuan-0.9.3
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +2006-10-10 Werner Koch <[email protected]> + + Released 0.9.3. + + * tests/Makefile.am (LDADD): Add NETLIBS. + + * configure.ac: Check for cmsghdr. + (USE_DESCRIPTOR_PASSING): Define it then. + 2006-10-09 Werner Koch <[email protected]> * m4/gnupg-pth.m4: New. Taked from GnuPG. |