Module Name: src
Committed By: christos
Date: Sat Mar 2 21:49:01 UTC 2013
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
new tzcode
To generate a diff of this commit:
cvs rdiff -u -r1.1007 -r1.1008 src/doc/3RDPARTY
cvs rdiff -u -r1.1798 -r1.1799 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/3RDPARTY
diff -u src/doc/3RDPARTY:1.1007 src/doc/3RDPARTY:1.1008
--- src/doc/3RDPARTY:1.1007 Sun Feb 24 19:34:52 2013
+++ src/doc/3RDPARTY Sat Mar 2 16:49:01 2013
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1007 2013/02/25 00:34:52 jmmv Exp $
+# $NetBSD: 3RDPARTY,v 1.1008 2013/03/02 21:49:01 christos Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -1248,8 +1248,8 @@ Notes:
Added changes from a5 -> a12 manually.
Package: tz
-Version: tzcode2012h / tzdata2012j
-Current Vers: tzcode2012j / tzdata2012j
+Version: tzcode2013a / tzdata2012j
+Current Vers: tzcode2013a / tzdata2013a
Maintainer: Paul Eggert <[email protected]>
Archive Site: ftp://ftp.iana.org/tz/releases/
Archive Site: ftp://munnari.oz.au/pub/oldtz/
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.1798 src/doc/CHANGES:1.1799
--- src/doc/CHANGES:1.1798 Fri Mar 1 13:25:15 2013
+++ src/doc/CHANGES Sat Mar 2 16:49:01 2013
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1798 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1799 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -206,3 +206,4 @@ Changes from NetBSD 6.0 to NetBSD 7.0:
version of atf-run and atf-report that use kyua(1) internally.
[jmmv 20130223]
kernel: Retire OSI protocol support. [joerg 20130301]
+ libc: Update to tzcode2013a. [christos 20130302]