Module Name: src
Committed By: sevan
Date: Sat Sep 9 21:34:07 UTC 2017
Modified Files:
src/doc: CHANGES
Log Message:
Note veriexecgen change
To generate a diff of this commit:
cvs rdiff -u -r1.2311 -r1.2312 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.2311 src/doc/CHANGES:1.2312
--- src/doc/CHANGES:1.2311 Fri Sep 8 14:01:46 2017
+++ src/doc/CHANGES Sat Sep 9 21:34:07 2017
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2311 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2312 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -55,3 +55,4 @@ Changes from NetBSD 8.0 to NetBSD 9.0:
bypass adapters. [msaitoh 20170830]
file(1): Upgraded to 5.32. [christos 20170908]
tcpdump(8): Import 4.9.2. [christos 20170908]
+ veriexecgen(8): drop support for MD5, SHA1, RMD160. [sevan 20170909]