Module Name: src
Committed By: knakahara
Date: Thu Feb 16 08:48:34 UTC 2017
Modified Files:
src/doc: CHANGES
Log Message:
update doc/CHAGES
To generate a diff of this commit:
cvs rdiff -u -r1.2253 -r1.2254 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.2253 src/doc/CHANGES:1.2254
--- src/doc/CHANGES:1.2253 Tue Feb 14 01:18:39 2017
+++ src/doc/CHANGES Thu Feb 16 08:48:34 2017
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2253 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2254 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -471,3 +471,4 @@ Changes from NetBSD 7.0 to NetBSD 8.0:
ptrace(2): Add signal mask information accessors API:
PT_GET_SIGMASK and PT_SET_SIGMASK [kamil 20170212]
postfix(1): Import version 3.1.4. [christos 20170213]
+ l2tp(4): Add L2TPv3 interface. [knakahara 20170216]