Module Name: src
Committed By: rin
Date: Tue Dec 1 22:09:43 UTC 2020
Modified Files:
src/doc: CHANGES
Log Message:
Add missig date for previous.
To generate a diff of this commit:
cvs rdiff -u -r1.2758 -r1.2759 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.2758 src/doc/CHANGES:1.2759
--- src/doc/CHANGES:1.2758 Tue Dec 1 04:36:05 2020
+++ src/doc/CHANGES Tue Dec 1 22:09:43 2020
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2758 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2759 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -307,3 +307,4 @@ Changes from NetBSD 9.0 to NetBSD 10.0:
evbarm: Support Raspberry Pi 0-3 in big-endian mode. All devices
except for vchiq(4) and vcaudio(4) are supported. Pi 3 is
capable to run both in aarch64eb and earmv7{,hf}eb modes.
+ [rin 20201201]