3244. [func] Added readline support to nslookup and nsupdate.

Also simplified nsupdate syntax to make "update"
			and "prereq" optional. [RT #24659]
This commit is contained in:
Evan Hunt
2011-12-16 23:01:17 +00:00
parent 8fee659041
commit 1d32b1df37
7 changed files with 150 additions and 60 deletions

View File

@@ -1,3 +1,7 @@
3244. [func] Added readline support to nslookup and nsupdate.
Also simplified nsupdate syntax to make "update"
and "prereq" optional. [RT #24659]
3243. [port] freebsd,netbsd,bsdi: the thread defaults were not
being properly set.