[Gpg4win-commits] r1640 - trunk
scm-commit@wald.intevation.org
scm-commit at wald.intevation.org
Wed Mar 2 15:58:21 CET 2011
Author: emanuel
Date: 2011-03-02 15:58:21 +0100 (Wed, 02 Mar 2011)
New Revision: 1640
Modified:
trunk/ChangeLog
trunk/NEWS
trunk/configure.ac
Log:
Prepared 2.1.0 release.
Modified: trunk/ChangeLog
===================================================================
--- trunk/ChangeLog 2011-03-02 14:49:14 UTC (rev 1639)
+++ trunk/ChangeLog 2011-03-02 14:58:21 UTC (rev 1640)
@@ -1,3 +1,7 @@
+2011-02-04 Emanuel Schuetze <emanuel at intevation.de>
+
+ * configure.ac, NEWS: Prepare release 2.1.0.
+
2011-02-04 Colin Leroy <colin at colino.net>
* packages/packages.current: Update Claws Mail (file descriptor leak),
Modified: trunk/NEWS
===================================================================
--- trunk/NEWS 2011-03-02 14:49:14 UTC (rev 1639)
+++ trunk/NEWS 2011-03-02 14:58:21 UTC (rev 1640)
@@ -3,12 +3,12 @@
# The version number given below are for the standard installers as
# distributed by www.gpg4win.org.
-Noteworthy changes in version 2.1.0-rc2 (2010-02-04)
-----------------------------------------------------
+Noteworthy changes in version 2.1.0 (2011-03-15)
+------------------------------------------------
-(en) New GnuPG and Kleopatra version
+(en) New versions of GnuPG, Kleopatra, GpgEX, GpgOL, Claws.
-(de) Neue GnuPG und Kleopatra Version.
+(de) Neue Versionen von GnuPG, Kleopatra, GpgEX, GpgOL, Claws.
~~~~~~~~~~~~~~~
GnuPG: 2.0.17
@@ -22,43 +22,6 @@
~~~~~~~~~~~~~~~
-Noteworthy changes in version 2.1.0-rc1 (2010-12-20)
-----------------------------------------------------
-
-(en) Feature and bug fix patches for GnuPG.
-
-(de) Erweiterungen und Bug Fixes für GnuPG.
-
-~~~~~~~~~~~~~~~
-GnuPG: 2.0.16
-Kleopatra: 2.1.0-svn1192835 (2010-11-04)
-GPA: 0.9.1-svn1024
-GpgOL: 1.1.2
-GpgEX: 0.9.7
-Claws-Mail: 3.7.8cvs9
-Kompendium DE: 3.0.0
-Kompendium EN: 3.0.0-beta1
-~~~~~~~~~~~~~~~
-
-Noteworthy changes in version 2.1.0-beta1 (2010-09-02)
-------------------------------------------------------
-
-(en) Add tools sha1sum, md5sum, sha256sum and gpgtar.
-
-(de) Fehler wurden beseitigt und die Benutzerschnittstelle verbessert.
-
-~~~~~~~~~~~~~~~
-GnuPG: 2.0.16
-Kleopatra: 2.1.0-svn1167864 (2010-08-11)
-GPA: 0.9.0
-GpgOL: 1.1.2
-GpgEX: 0.9.7
-Claws-Mail: 3.7.6
-Kompendium DE: 3.0.0
-Kompendium EN: 3.0.0-beta1
-~~~~~~~~~~~~~~~
-
-
Noteworthy changes in version 2.0.4 (2010-07-28)
------------------------------------------------
Modified: trunk/configure.ac
===================================================================
--- trunk/configure.ac 2011-03-02 14:49:14 UTC (rev 1639)
+++ trunk/configure.ac 2011-03-02 14:58:21 UTC (rev 1640)
@@ -25,7 +25,7 @@
# Set my_issvn to "yes" for non-released code. Remember to run an
# "svn up" and "autogen.sh" right before creating a distribution.
# Right after a release the make target "copy-news" is to be called!
-m4_define([my_version], [2.1.0-rc2])
+m4_define([my_version], [2.1.0])
m4_define([my_issvn], [no])
m4_define([svn_revision], m4_esyscmd([echo -n $( (svn info 2>/dev/null \
More information about the Gpg4win-commits
mailing list