[svn] GnuPG - r5284 - in branches/STABLE-BRANCH-2-0: . po
svn author wk
cvs at cvs.gnupg.org
Tue Mar 9 11:09:07 CET 2010
Author: wk
Date: 2010-03-09 11:09:04 +0100 (Tue, 09 Mar 2010)
New Revision: 5284
Modified:
branches/STABLE-BRANCH-2-0/ChangeLog
branches/STABLE-BRANCH-2-0/NEWS
branches/STABLE-BRANCH-2-0/configure.ac
branches/STABLE-BRANCH-2-0/po/be.po
branches/STABLE-BRANCH-2-0/po/ca.po
branches/STABLE-BRANCH-2-0/po/cs.po
branches/STABLE-BRANCH-2-0/po/da.po
branches/STABLE-BRANCH-2-0/po/de.po
branches/STABLE-BRANCH-2-0/po/el.po
branches/STABLE-BRANCH-2-0/po/eo.po
branches/STABLE-BRANCH-2-0/po/es.po
branches/STABLE-BRANCH-2-0/po/et.po
branches/STABLE-BRANCH-2-0/po/fi.po
branches/STABLE-BRANCH-2-0/po/fr.po
branches/STABLE-BRANCH-2-0/po/gl.po
branches/STABLE-BRANCH-2-0/po/hu.po
branches/STABLE-BRANCH-2-0/po/id.po
branches/STABLE-BRANCH-2-0/po/it.po
branches/STABLE-BRANCH-2-0/po/ja.po
branches/STABLE-BRANCH-2-0/po/nb.po
branches/STABLE-BRANCH-2-0/po/pl.po
branches/STABLE-BRANCH-2-0/po/pt.po
branches/STABLE-BRANCH-2-0/po/pt_BR.po
branches/STABLE-BRANCH-2-0/po/ro.po
branches/STABLE-BRANCH-2-0/po/ru.po
branches/STABLE-BRANCH-2-0/po/sk.po
branches/STABLE-BRANCH-2-0/po/sv.po
branches/STABLE-BRANCH-2-0/po/tr.po
branches/STABLE-BRANCH-2-0/po/zh_CN.po
branches/STABLE-BRANCH-2-0/po/zh_TW.po
Log:
Prepare a release
Modified: branches/STABLE-BRANCH-2-0/ChangeLog
===================================================================
--- branches/STABLE-BRANCH-2-0/ChangeLog 2010-03-09 09:55:24 UTC (rev 5283)
+++ branches/STABLE-BRANCH-2-0/ChangeLog 2010-03-09 10:09:04 UTC (rev 5284)
@@ -1,5 +1,7 @@
2010-03-09 Werner Koch <wk at g10code.com>
+ Release 2.0.15.
+
* configure.ac: Add option --disable-ccid-driver.
2010-02-18 Werner Koch <wk at g10code.com>
@@ -1147,10 +1149,10 @@
* configure.ac (HAVE_JNLIB_LOGGING): always define it.
-
- Copyright 2001, 2002, 2003, 2004, 2005, 2006,
- 2007 Free Software Foundation, Inc.
+ Copyright 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009)
+ 2010 Free Software Foundation, Inc.
+
This file is free software; as a special exception the author gives
unlimited permission to copy and/or distribute it, with or without
modifications, as long as this notice is preserved.
@@ -1158,5 +1160,5 @@
This file is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
-
+
Modified: branches/STABLE-BRANCH-2-0/NEWS
===================================================================
--- branches/STABLE-BRANCH-2-0/NEWS 2010-03-09 09:55:24 UTC (rev 5283)
+++ branches/STABLE-BRANCH-2-0/NEWS 2010-03-09 10:09:04 UTC (rev 5284)
@@ -1,4 +1,4 @@
-Noteworthy changes in version 2.0.15 (unreleased)
+Noteworthy changes in version 2.0.15 (2010-03-09)
-------------------------------------------------
* New command --passwd for GPG.
@@ -747,8 +747,8 @@
development branch.
- Copyright 2002, 2003, 2004, 2005, 2006, 2007,
- 2008, 2009 Free Software Foundation, Inc.
+ Copyright 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009,
+ 2010 Free Software Foundation, Inc.
This file is free software; as a special exception the author gives
unlimited permission to copy and/or distribute it, with or without
Modified: branches/STABLE-BRANCH-2-0/configure.ac
===================================================================
--- branches/STABLE-BRANCH-2-0/configure.ac 2010-03-09 09:55:24 UTC (rev 5283)
+++ branches/STABLE-BRANCH-2-0/configure.ac 2010-03-09 10:09:04 UTC (rev 5284)
@@ -24,7 +24,7 @@
# Remember to change the version number immediately *after* a release.
# Set my_issvn to "yes" for non-released code. Remember to run an
# "svn up" and "autogen.sh" right before creating a distribution.
-m4_define([my_version], [2.0.15rc1])
+m4_define([my_version], [2.0.15])
m4_define([my_issvn], [no])
m4_define([svn_revision], m4_esyscmd([printf "%d" $(svn info 2>/dev/null \
Modified: branches/STABLE-BRANCH-2-0/po/be.po [not shown]
Modified: branches/STABLE-BRANCH-2-0/po/ca.po [not shown]
Modified: branches/STABLE-BRANCH-2-0/po/cs.po [not shown]
Modified: branches/STABLE-BRANCH-2-0/po/da.po [not shown]
Modified: branches/STABLE-BRANCH-2-0/po/de.po [not shown]
Modified: branches/STABLE-BRANCH-2-0/po/el.po [not shown]
Modified: branches/STABLE-BRANCH-2-0/po/eo.po [not shown]
Modified: branches/STABLE-BRANCH-2-0/po/es.po [not shown]
Modified: branches/STABLE-BRANCH-2-0/po/et.po [not shown]
Modified: branches/STABLE-BRANCH-2-0/po/fi.po [not shown]
Modified: branches/STABLE-BRANCH-2-0/po/fr.po [not shown]
Modified: branches/STABLE-BRANCH-2-0/po/gl.po [not shown]
Modified: branches/STABLE-BRANCH-2-0/po/hu.po [not shown]
Modified: branches/STABLE-BRANCH-2-0/po/id.po [not shown]
Modified: branches/STABLE-BRANCH-2-0/po/it.po [not shown]
Modified: branches/STABLE-BRANCH-2-0/po/ja.po [not shown]
Modified: branches/STABLE-BRANCH-2-0/po/nb.po [not shown]
Modified: branches/STABLE-BRANCH-2-0/po/pl.po [not shown]
Modified: branches/STABLE-BRANCH-2-0/po/pt.po [not shown]
Modified: branches/STABLE-BRANCH-2-0/po/pt_BR.po [not shown]
Modified: branches/STABLE-BRANCH-2-0/po/ro.po [not shown]
Modified: branches/STABLE-BRANCH-2-0/po/ru.po [not shown]
Modified: branches/STABLE-BRANCH-2-0/po/sk.po [not shown]
Modified: branches/STABLE-BRANCH-2-0/po/sv.po [not shown]
Modified: branches/STABLE-BRANCH-2-0/po/tr.po [not shown]
Modified: branches/STABLE-BRANCH-2-0/po/zh_CN.po [not shown]
Modified: branches/STABLE-BRANCH-2-0/po/zh_TW.po [not shown]
More information about the Gnupg-commits
mailing list