summaryrefslogtreecommitdiffstats
path: root/todo
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2005-05-03 23:38:17 +0000
committerLennart Poettering <lennart@poettering.net>2005-05-03 23:38:17 +0000
commitd5f4c6b3b3d0ba7fa0365ea83746530539737a92 (patch)
treed19c78beba7951c530c1bc4f3a1630206ad968ae /todo
parent96c58e8ba51d67d1d90660ba8ff4f597c03688fe (diff)
allow NULL bytes in strlsts
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@39 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
Diffstat (limited to 'todo')
-rw-r--r--todo5
1 files changed, 1 insertions, 4 deletions
diff --git a/todo b/todo
index 3e24640..ef861c7 100644
--- a/todo
+++ b/todo
@@ -5,8 +5,6 @@ todo:
* add SRV and TXT records referenced from PTR records automatically to packet
* add A and AAAA records referenced from SRV records automatically to packet
-* allow NULL bytes in TXT records
-
done:
* Probing/Conflict resolution
* uniqueness
@@ -20,5 +18,4 @@ done:
* name compression
* remove expression "rrset" from source files
* defend our entries on incoming goodbye
-
-
+* allow NULL bytes in TXT records