Module Name: src
Committed By: apb
Date: Fri Aug 8 20:20:43 UTC 2014
Modified Files:
src/doc: CHANGES
Log Message:
gkermit has been replaced by ekermit.
To generate a diff of this commit:
cvs rdiff -u -r1.1958 -r1.1959 src/doc/CHANGES
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.1958 src/doc/CHANGES:1.1959
--- src/doc/CHANGES:1.1958 Wed Aug 6 19:28:20 2014
+++ src/doc/CHANGES Fri Aug 8 20:20:42 2014
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1958 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1959 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -462,3 +462,5 @@ Changes from NetBSD 6.0 to NetBSD 7.0:
in /etc/release, as well as in sysctl kern.buildinfo.
[apb 20140803]
zoneinfo: Import tzdata2014f. [apb 20140806]
+ ekermit(1): Add BSD-licenced ekermit, and remove GPL-licenced
+ gkermit. [apb 20140808]