Updated FAQ

git-svn-id: https://svn.alkaloid.net/gpl/ldap2dns/trunk@381 06cd67b6-e706-0410-b29e-9de616bca6e9
This commit is contained in:
Ben Klang
2006-10-19 18:29:16 +00:00
parent 76b51f23ee
commit ec20a62768
2 changed files with 22 additions and 3 deletions

View File

@@ -7,6 +7,9 @@ Version 0.4.1 (latest)
* Change default record limit to LDAP_NO_LIMIT
* Tightned up LDAP search scope when calculating the checksum (Thanks Jason
Chambers for the bug report)
* Fixed bug reading the LDAP bind password out of the environment (Thanks Nick
Gregory for the bug report)
* Updated FAQ
Version 0.4.0
+ Corrected segfault when using BIND output with SRV records (Thanks Fred Leitz)