Module Name: src
Committed By: christos
Date: Sat Mar 11 18:24:22 UTC 2017
Modified Files:
src/doc: CHANGES
Log Message:
new sqlite3 tzcode
To generate a diff of this commit:
cvs rdiff -u -r1.2260 -r1.2261 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.2260 src/doc/CHANGES:1.2261
--- src/doc/CHANGES:1.2260 Wed Mar 1 05:32:09 2017
+++ src/doc/CHANGES Sat Mar 11 13:24:22 2017
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2260 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2261 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -483,3 +483,5 @@ Changes from NetBSD 7.0 to NetBSD 8.0:
siginfo(2): Add new si_code values for SIGTRAP: TRAP_SCE and TRAP_SCX
[kamil 20170228]
zoneinfo: Import tzdata2017a. [kre 20170301]
+ sqlite3: Import 3.17.0. [christos 20170311]
+ libc: Update to tzcode2017a. [christos 20170311]