move mrouted out of basesrc

This commit is contained in:
itojun 2002-10-01 03:33:27 +00:00
parent 9bbfbbb676
commit 120c9bec59
1 changed files with 3 additions and 1 deletions

View File

@ -1,4 +1,4 @@
LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.12 $>
LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.13 $>
[Note: This file does not mention every change made to the NetBSD source tree.
@ -123,3 +123,5 @@ Changes from NetBSD 1.6 to NetBSD 1.7:
[grant 20020929]
sendmail(8): Include DOMAIN(generic) in prototype configuration
to enable standard sendmail features. [grant 20020930]
mrouted(8): moved to gnusrc, as it is not under BSD license.
[itojun 20021001]