Module Name: src
Committed By: jakllsch
Date: Sat May 1 16:14:35 UTC 2021
Modified Files:
src/doc: CHANGES
Log Message:
fix syntax of latest CHANGES entry
To generate a diff of this commit:
cvs rdiff -u -r1.2801 -r1.2802 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.2801 src/doc/CHANGES:1.2802
--- src/doc/CHANGES:1.2801 Fri Apr 30 22:22:49 2021
+++ src/doc/CHANGES Sat May 1 16:14:35 2021
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2801 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2802 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -367,5 +367,5 @@ Changes from NetBSD 9.0 to NetBSD 10.0:
aarch64: Switch to GCC 10. [mrg 20210425]
bind: Import version 9.16.15. [christos 20210429]
resolver: The default has been changed to check-names
- (see resolv.conf(5)), which means that hostnames that
- contain invalid characters will not resolve. [christos 20210430]
+ (see resolv.conf(5)), which means that hostnames that
+ contain invalid characters will not resolve. [christos 20210430]