From 0e1ad223452f40db9e36e0c4e42b6c52699a0592 Mon Sep 17 00:00:00 2001 From: Ben Klang Date: Tue, 13 Jun 2006 16:45:17 +0000 Subject: [PATCH] Updated ChangeLog git-svn-id: https://svn.alkaloid.net/gpl/ldap2dns/trunk@330 06cd67b6-e706-0410-b29e-9de616bca6e9 --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 2e770f8..297f7b8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -9,6 +9,7 @@ Version 0.4.0-pre1 (latest) + Replaced all deprecated LDAP API calls + Converted to getopt_long and added double-dash options (--help) + Added search timeout and max record count options ++ Added warnings when zero records are returned from searches Version 0.3.7 + Changed default location of ldap.conf to /etc/ldap.conf