Module Name: src
Committed By: christos
Date: Thu Dec 26 18:38:09 UTC 2013
Modified Files:
src/doc: CHANGES
Log Message:
new tzcode
To generate a diff of this commit:
cvs rdiff -u -r1.1867 -r1.1868 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.1867 src/doc/CHANGES:1.1868
--- src/doc/CHANGES:1.1867 Sun Dec 22 06:36:12 2013
+++ src/doc/CHANGES Thu Dec 26 13:38:09 2013
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1867 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1868 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -316,3 +316,4 @@ Changes from NetBSD 6.0 to NetBSD 7.0:
librt: Added shm_open(3) and shm_unlink(3). [rmind 20131219]
acafh(4): Added driver for Individual Computers ACA500. Enjoy NetBSD
on an Amiga 500. [rkujawa 20131222]
+ libc: Update to tzcode2012i. [christos 20131226]