Module Name: src Committed By: ozaki-r Date: Wed Apr 13 00:47:46 UTC 2016
Modified Files: src/doc: CHANGES Log Message: Fix format To generate a diff of this commit: cvs rdiff -u -r1.2152 -r1.2153 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.2152 src/doc/CHANGES:1.2153 --- src/doc/CHANGES:1.2152 Wed Apr 13 00:47:01 2016 +++ src/doc/CHANGES Wed Apr 13 00:47:46 2016 @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2152 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2153 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -279,5 +279,5 @@ Changes from NetBSD 7.0 to NetBSD 8.0: netstat(1): netstat -r doesn't contain nexthop caches [ozaki-r 20160404] libutil: added pidfile_lock, pidfile_read, pidfile_read [roy 20160410] dhcpcd(8): Import dhcpcd-6.10.2 [roy 20160410] - openresolv(8): Import openresolv-3.8.0 [roy20160411] + openresolv(8): Import openresolv-3.8.0 [roy 20160411] ddb(4): rename show arptab to show routes [ozaki-r 20160413]