From 6069173783d94dbb59b0e8dfeafb5c300649faff Mon Sep 17 00:00:00 2001 From: Ben Klang Date: Mon, 5 Dec 2005 00:57:30 +0000 Subject: [PATCH] Updated ChangeLog git-svn-id: https://svn.alkaloid.net/gpl/ldap2dns/trunk@123 06cd67b6-e706-0410-b29e-9de616bca6e9 --- CHANGELOG | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index 2778c87..8bc1f1d 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -3,7 +3,13 @@ Version ?.?.? (next) the serial number, expire, refresh, retry and minimum values in a record. -Version 0.3.3 (latest) +Version 0.3.6 (latest) ++ Fixed bug with duplicate OIDs in dns.schema from partially applied patch + +Version 0.3.5 - 2005/11/30 ++ Added support for DNS SRV records + +Version 0.3.3 - Removed a bug which caused ldap2dns to etablish more than one connections to the LDAP server.