* A zone type is introduced. Currently this is a list
of RRs, so it will not scale.
* Zonefile parsing was added
- * Lua binding were created
+ * Some Lua binding were created (not complete, nor does it
+ compile on all platforms)
* [tools] Drill was added to ldns - see drill/
* [tools] signer was added
o [openssl] openssl's setup function (esp. random)
o [openssl] -lssl in library creation and autoconf - somewhat fix in 0.60/0.65
o [doc] const function are correct i think, but const values in struct not
+o Error handling needs to be improved
Implementation:
---------------
To be removed:
-------------
LDNS_STATUS_CHECK_GOTO
+Debugging code