Module Name: src
Committed By: kre
Date: Sun Jan 24 22:08:37 UTC 2021
Modified Files:
src/doc: CHANGES
Log Message:
Correct date for previous (tzdata 2021a update) - seems I cannot read
the output of the date(1) command any more...
To generate a diff of this commit:
cvs rdiff -u -r1.2776 -r1.2777 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.2776 src/doc/CHANGES:1.2777
--- src/doc/CHANGES:1.2776 Sun Jan 24 22:02:47 2021
+++ src/doc/CHANGES Sun Jan 24 22:08:37 2021
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2776 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2777 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -328,4 +328,4 @@ Changes from NetBSD 9.0 to NetBSD 10.0:
tzdata updated to 2020f (includes update to 2020e) [kre 20201231]
evbarm: Add support for Amlogic G12 family SoCs. [ryo 20210101]
pppd(8): updated to version 2.4.9. [christos 20210109]
- tzdata updated to 2021a [kre 20210122]
+ tzdata updated to 2021a [kre 20210124]