[svn] GpgEX - r85 - in trunk: . po
svn author wk
cvs at cvs.gnupg.org
Wed Jul 21 10:11:31 CEST 2010
Author: wk
Date: 2010-07-21 10:11:30 +0200 (Wed, 21 Jul 2010)
New Revision: 85
Modified:
trunk/AUTHORS
trunk/ChangeLog
trunk/NEWS
trunk/configure.ac
trunk/po/ar.po
trunk/po/de.po
trunk/po/es.po
trunk/po/pt.po
trunk/po/ru.po
Log:
Prepare a release
Modified: trunk/ChangeLog
===================================================================
--- trunk/ChangeLog 2010-07-21 08:07:12 UTC (rev 84)
+++ trunk/ChangeLog 2010-07-21 08:11:30 UTC (rev 85)
@@ -1,3 +1,7 @@
+2010-07-21 Werner Koch <wk at g10code.com>
+
+ Release 0.9.7.
+
2010-07-21 Marco A.G.Pinto <marcoagpinto at mail.telepac.pt> (wk)
* po/pt.po: New.
Modified: trunk/AUTHORS
===================================================================
--- trunk/AUTHORS 2010-07-21 08:07:12 UTC (rev 84)
+++ trunk/AUTHORS 2010-07-21 08:11:30 UTC (rev 85)
@@ -15,3 +15,6 @@
Sergei Smirnov <moscow at hro.org>
Russian translations.
+Marco A.G.Pinto <marcoagpinto at mail.telepac.pt>
+ Portuguese translations.
+
Modified: trunk/NEWS
===================================================================
--- trunk/NEWS 2010-07-21 08:07:12 UTC (rev 84)
+++ trunk/NEWS 2010-07-21 08:11:30 UTC (rev 85)
@@ -1,3 +1,11 @@
+Noteworthy changes for version 0.9.7 (2010-07-21)
+-------------------------------------------------
+
+* Fix building with latest libgpg-error.
+
+* Add Portuguese translation.
+
+
Noteworthy changes for version 0.9.6 (2010-04-21)
-------------------------------------------------
Modified: trunk/configure.ac
===================================================================
--- trunk/configure.ac 2010-07-21 08:07:12 UTC (rev 84)
+++ trunk/configure.ac 2010-07-21 08:11:30 UTC (rev 85)
@@ -17,7 +17,7 @@
# 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], [0.9.7])
-m4_define([my_issvn], [yes])
+m4_define([my_issvn], [no])
m4_define([svn_revision], m4_esyscmd([echo -n $( (svn info 2>/dev/null \
|| echo 'Revision: 0')|sed -n '/^Revision:/ {s/[^0-9]//gp;q;}')]))
Modified: trunk/po/ar.po [not shown]
Modified: trunk/po/de.po [not shown]
Modified: trunk/po/es.po [not shown]
Modified: trunk/po/pt.po [not shown]
Modified: trunk/po/ru.po [not shown]
More information about the Gnupg-commits
mailing list