/hg/icedtea6: Fix the release date of 1.12.0; it is no longer 2012.

andrew at icedtea.classpath.org andrew at icedtea.classpath.org
Tue Jan 29 12:55:02 PST 2013


changeset 3f4adb2d1fc2 in /hg/icedtea6
details: http://icedtea.classpath.org/hg/icedtea6?cmd=changeset;node=3f4adb2d1fc2
author: Andrew John Hughes <gnu.andrew at redhat.com>
date: Tue Jan 29 20:54:39 2013 +0000

	Fix the release date of 1.12.0; it is no longer 2012.

	2013-01-29  Andrew John Hughes  <gnu.andrew at redhat.com>

		* NEWS: Use the correct year; it is
		no longer 2012.


diffstat:

 ChangeLog |  5 +++++
 NEWS      |  2 +-
 2 files changed, 6 insertions(+), 1 deletions(-)

diffs (24 lines):

diff -r 62524789314e -r 3f4adb2d1fc2 ChangeLog
--- a/ChangeLog	Tue Jan 29 15:29:17 2013 +0000
+++ b/ChangeLog	Tue Jan 29 20:54:39 2013 +0000
@@ -1,3 +1,8 @@
+2013-01-29  Andrew John Hughes  <gnu.andrew at redhat.com>
+
+	* NEWS: Use the correct year; it is
+	no longer 2012.
+
 2013-01-29  Andrew John Hughes  <gnu.andrew at redhat.com>
 
 	* configure.ac: Bump to 1.13.0pre.
diff -r 62524789314e -r 3f4adb2d1fc2 NEWS
--- a/NEWS	Tue Jan 29 15:29:17 2013 +0000
+++ b/NEWS	Tue Jan 29 20:54:39 2013 +0000
@@ -12,7 +12,7 @@
 
 New in release 1.13.0 (201X-XX-XX):
 
-New in release 1.12.0 (2012-01-29):
+New in release 1.12.0 (2013-01-29):
 
 * Import of OpenJDK6 b27 (all changes already in security updates)
 * Import of OpenJDK6 b26



More information about the distro-pkg-dev mailing list