Module Name: src
Committed By: christos
Date: Sat Mar 16 01:00:18 UTC 2013
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
mention new tzcode
To generate a diff of this commit:
cvs rdiff -u -r1.1011 -r1.1012 src/doc/3RDPARTY
cvs rdiff -u -r1.1801 -r1.1802 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.1011 src/doc/3RDPARTY:1.1012
--- src/doc/3RDPARTY:1.1011 Tue Mar 12 10:53:44 2013
+++ src/doc/3RDPARTY Fri Mar 15 21:00:16 2013
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1011 2013/03/12 14:53:44 apb Exp $
+# $NetBSD: 3RDPARTY,v 1.1012 2013/03/16 01:00:16 christos Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -1248,7 +1248,7 @@ Notes:
Added changes from a5 -> a12 manually.
Package: tz
-Version: tzcode2013a / tzdata2013b
+Version: tzcode2013b / tzdata2013b
Current Vers: tzcode2013b / tzdata2013b
Maintainer: Paul Eggert <[email protected]>
Archive Site: ftp://ftp.iana.org/tz/releases/
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.1801 src/doc/CHANGES:1.1802
--- src/doc/CHANGES:1.1801 Tue Mar 12 10:54:01 2013
+++ src/doc/CHANGES Fri Mar 15 21:00:17 2013
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1801 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1802 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -209,3 +209,4 @@ Changes from NetBSD 6.0 to NetBSD 7.0:
libc: Update to tzcode2013a. [christos 20130302]
zoneinfo: Import tzdata2013a. [apb 20130303]
zoneinfo: Import tzdata2013b. [apb 20130312]
+ libc: Update to tzcode2013b. [christos 20130315]