Module Name: src
Committed By: apb
Date: Sun Aug 26 12:27:06 UTC 2012
Modified Files:
src/doc: CHANGES
Log Message:
zoneinfo: Import tzdata2012e. [apb 20120808]
libc: Update to tzcode2012e. [christos 20120809]
To generate a diff of this commit:
cvs rdiff -u -r1.1735 -r1.1736 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.1735 src/doc/CHANGES:1.1736
--- src/doc/CHANGES:1.1735 Thu Aug 23 10:00:55 2012
+++ src/doc/CHANGES Sun Aug 26 12:27:05 2012
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1735 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1736 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -101,6 +101,8 @@ Changes from NetBSD 6.0 to NetBSD 7.0:
can be loaded. [jnemeth 20120803]
modstat(8): Add -A, -a, and -e options for testing module loadability.
[jnemeth 20120803]
+ zoneinfo: Import tzdata2012e. [apb 20120808]
+ libc: Update to tzcode2012e. [christos 20120809]
arm: Add support for BEAGLEBOARDXM (TI DM37XX cpus) boards. [matt 20120822]
mfi(8): Added tagged queuing support. [bouyer 20120823]
mfi(8): Added support for LSI SAS2208-based controllers.