Module Name: src Committed By: kre Date: Fri Oct 19 06:10:55 UTC 2018
Modified Files: src/doc: CHANGES Log Message: Fix typo ... 2018f no 2017f! To generate a diff of this commit: cvs rdiff -u -r1.2449 -r1.2450 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.2449 src/doc/CHANGES:1.2450 --- src/doc/CHANGES:1.2449 Fri Oct 19 04:35:08 2018 +++ src/doc/CHANGES Fri Oct 19 06:10:55 2018 @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2449 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2450 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -234,4 +234,4 @@ Changes from NetBSD 8.0 to NetBSD 9.0: newsmips: Add support for NWS-4000. Based on nonaka@'s porting effort back in 2002. [tsutsui 20181014] file(1): Upgraded to 5.35. [christos 20181013] - tzdata: updated to 2017f [kre 20181019] + tzdata: updated to 2018f [kre 20181019]