Module Name: src
Committed By: nonaka
Date: Mon May 16 04:20:13 UTC 2016
Modified Files:
src/doc: CHANGES
Log Message:
Fix format
To generate a diff of this commit:
cvs rdiff -u -r1.2160 -r1.2161 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.2160 src/doc/CHANGES:1.2161
--- src/doc/CHANGES:1.2160 Fri May 13 14:09:38 2016
+++ src/doc/CHANGES Mon May 16 04:20:13 2016
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2160 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2161 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -157,8 +157,8 @@ Changes from NetBSD 7.0 to NetBSD 8.0:
libc: Update to tzcode2015d. [christos 20150428]
openresolv(8): Import openresolv-3.7.0 [roy 20150501]
netinet: Added IN_IFF_TENTATIVE, IN_IFF_DUPLICATED and IN_IFF_DETACHED.
- IPV4 addresses now perform DAD using ARP as described in
- RFC 5227. [roy 20150502]
+ IPV4 addresses now perform DAD using ARP as described in
+ RFC 5227. [roy 20150502]
dhcpcd(8): Import dhcpcd-6.9.0. [roy 20150517]
FFS: General improvements in the superblock parser. [maxv 20150523]
openssl: Import openssl 1.0.1n [christos 20150612]