Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 12/07/1999 19:57:31
Module Name:	basesrc
Committed By:	lukem
Date:		Wed Dec  8 03:57:30 UTC 1999

Modified Files:
	basesrc/distrib/notes: Makefile.inc
	basesrc/distrib/notes/common: main
Removed Files:
	basesrc/distrib/notes/common: mirrors

Log Message:
- Replace inline mirrors list with a link to
	http://www.netbsd.org/Sites/net.html
  It's probably safe to assume that a user wanting access to a mirror
  site can access this URL...
- Highlight that with the latest BIND code you need to now use
	options { version "newfoo"; }
  to change the infoleak string.  (1.3.3 didn't have the infoleak,
  but it crept back into 1.4)


To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 basesrc/distrib/notes/Makefile.inc
cvs rdiff -r1.36 -r1.37 basesrc/distrib/notes/common/main
cvs rdiff -r1.23 -r0 basesrc/distrib/notes/common/mirrors

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.