diff options
author | Werner Koch <wk@gnupg.org> | 2010-08-02 20:54:53 +0200 |
---|---|---|
committer | Werner Koch <wk@gnupg.org> | 2010-08-02 20:54:53 +0200 |
commit | 819f3be3585e125328025113780e2f326cc7a3e9 (patch) | |
tree | c40e2f8c427aa29b78fbef0c44188986fb668ba6 /ChangeLog | |
parent | Fixed couple of build problems. However the W32 version is currently (diff) | |
download | gnupg2-819f3be3585e125328025113780e2f326cc7a3e9.tar.xz gnupg2-819f3be3585e125328025113780e2f326cc7a3e9.zip |
Add code for a threaded LDAP access to replace the wrapper process.
Currently used for W32 and W32CE.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +2010-08-02 Werner Koch <wk@g10code.com> + + * configure.ac: Require libksba 1.1.0 due to the use of + ksba_reader_set_release_notify. + +2010-07-30 Werner Koch <wk@g10code.com> + + * configure.ac (GNUPG_PTH_PATH) [W32]: Require version 2.0.3. + 2010-07-25 Werner Koch <wk@g10code.com> * configure.ac (USE_LDAPWRAPPER): AC_DEFINE and AM_CONDITIONAL it. |