Module Name: src
Committed By: leot
Date: Sun Apr 8 10:56:05 UTC 2018
Modified Files:
src/doc: CHANGES
Log Message:
Delete a leading space (` ').
Noticed via `NetBSD Code Changes' RSS feed that merged the last two news
entries.
To generate a diff of this commit:
cvs rdiff -u -r1.2376 -r1.2377 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.2376 src/doc/CHANGES:1.2377
--- src/doc/CHANGES:1.2376 Sat Apr 7 22:41:55 2018
+++ src/doc/CHANGES Sun Apr 8 10:56:05 2018
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2376 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2377 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -138,4 +138,4 @@ Changes from NetBSD 8.0 to NetBSD 9.0:
ntp: Import ntp 4.2.8p10. [christos 20180406]
acpi(4): Updated ACPICA to 20180313. [christos 20180407]
dhcp: Import version 4.4.1 (move to MPL). [christos 20180407]
- bind: Import version 9.10.7. [christos 20180407]
+ bind: Import version 9.10.7. [christos 20180407]