Updating ChangeLog for 0.4.0-pre1

git-svn-id: https://svn.alkaloid.net/gpl/ldap2dns/trunk@324 06cd67b6-e706-0410-b29e-9de616bca6e9
This commit is contained in:
Ben Klang
2006-06-08 20:56:44 +00:00
parent f695686394
commit fc8bbcf6b8

View File

@@ -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