From 3bcd42f2dfcf646a33249868ae4150af46ccc647 Mon Sep 17 00:00:00 2001 From: Ben Klang Date: Mon, 16 Jan 2006 05:22:57 +0000 Subject: [PATCH] Adding TODO entries git-svn-id: https://svn.alkaloid.net/gpl/ldap2dns/trunk@242 06cd67b6-e706-0410-b29e-9de616bca6e9 --- TODO | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/TODO b/TODO index 820afd2..948f886 100644 --- a/TODO +++ b/TODO @@ -1,5 +1,5 @@ # $Id$ -* Add startup and shutdown messages (2005/12/22 bklang) +* Add startup and shutdown messages for daemon mode. (2005/12/22 bklang) * Add support for configuring basedn, binddn, bindpw, and execute command via environment variables. (2005/12/07 bklang) @@ -16,8 +16,12 @@ * Modify scripts/data2ldap.pl to merge multiple A records for a single host in data file into single object in LDAP (2005/12/08 bklang) +--- For ldap2dns 0.4 --- WILL BREAK COMPATIBILITY --- * Clean up DNS TXT support: text current requires a trailing '.', probably should introduce a new attribute for DNS TXT so it is unambiguous + (2005/12/23 bklang) + +* Remove dnszonename and use dnsdomainname instead (2006/01/16 bklang) --- Old TODOs from Jacob --- Version ?.?.? (next)