From d723e448bc0adde80ed6e53188fac1ecb195a9c4 Mon Sep 17 00:00:00 2001 From: Ben Klang Date: Thu, 18 Feb 2010 20:01:34 +0000 Subject: [PATCH] Document IPv6 addition git-svn-id: https://svn.alkaloid.net/gpl/ldap2dns/trunk@514 06cd67b6-e706-0410-b29e-9de616bca6e9 --- ChangeLog | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index ef2d3da..1e8d29c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,10 +1,11 @@ # $Id$ Version 0.5.0-beta (latest) * BACKWARD COMPATIBILITY BREAK: DNS TXT records now store their data in the new - DNSTXT attribute instead of the old DNScname attribute. You must manually + DNStxt attribute instead of the old DNScname attribute. You must manually update any DNS TXT records for them to continue working. * Fix handling of background daemon mode * Add option to run in daemon mode without forking, staying in the foreground +* Add support for IPv6 AAAA records Version 0.4.2 * Add SMF manifest