diff --git a/ChangeLog b/ChangeLog index 4f1c185..8334f83 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,14 @@ # $Id$ -Version 0.3.7 (latest) +Version 0.4.0-pre1 (latest) ++ Corrected segfault when using BIND output with SRV records ++ Fixed off-by-one string termination problem ++ Fixed a number of possible segfaults if required cmdline options were missing + Thanks Steve Ayotte (sayotte.alkaloid.net) ++ Added more verbose LDAP error and sanity checking output ++ Removed (some) deprecated LDAP API calls + +Version 0.3.7 + Changed default location of ldap.conf to /etc/ldap.conf + Added note on potential security vulns in deprecated/webadmin to README + Changed port declarations/format strings from int to unsigned short