summaryrefslogtreecommitdiff
path: root/doc/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'doc/TODO')
-rw-r--r--doc/TODO14
1 files changed, 14 insertions, 0 deletions
diff --git a/doc/TODO b/doc/TODO
new file mode 100644
index 0000000..be5e0a3
--- /dev/null
+++ b/doc/TODO
@@ -0,0 +1,14 @@
+TODO
+
+Features:
+* Drill: print appropriate DS RRs (relates to Bug #355)
+* ldns-signzone optout to be really optout
+* Compression when generating wireformat. Preferably with a configurable
+ policy: refer only backwards, case sensitivity, only refer to other owner
+ names, etc.
+
+Bugfixes:
+* Bug #279: fix return values for net.h functions, and related: make return
+ values for functions that cannot return memory-failure today. Needs medium
+ version increase because of API change.
+* Lazy ABI