From ec0e38d5bd7c174d1e5d26c1f2d156a16afeb3fa Mon Sep 17 00:00:00 2001 From: Doug Barton Date: Sun, 7 Jul 2002 08:41:59 +0000 Subject: [PATCH] Add a note about nslookup needing a slightly different version of the command line editing patch in -current and RELENG_4. --- contrib/bind/FREEBSD-Upgrade | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/contrib/bind/FREEBSD-Upgrade b/contrib/bind/FREEBSD-Upgrade index 080ae8a7417f..b522712905a4 100644 --- a/contrib/bind/FREEBSD-Upgrade +++ b/contrib/bind/FREEBSD-Upgrade @@ -16,3 +16,7 @@ $FreeBSD$ cvs import -m"Import of ISC BIND version 8.3.3" src/contrib/bind ISC v8_3_3 11. Resolve conflicts as needed. + + +Note: bin/nslookup/commands.l needs a different patch for the command line + editing customization in -current and RELENG_4.