mirror of
git://git.gnupg.org/gnupg.git
synced 2025-01-08 12:44:23 +01:00
Preparing for a release.
This commit is contained in:
parent
4b4e243f7d
commit
1f90f5185a
@ -1,3 +1,7 @@
|
||||
2009-12-21 Werner Koch <wk@g10code.com>
|
||||
|
||||
Reelase 2.0.14.
|
||||
|
||||
2009-12-08 Werner Koch <wk@g10code.com>
|
||||
|
||||
* configure.ac (USE_DNS_CERT): Support via ADNS.
|
||||
|
2
NEWS
2
NEWS
@ -1,4 +1,4 @@
|
||||
Noteworthy changes in version 2.0.14
|
||||
Noteworthy changes in version 2.0.14 (2009-06-11)
|
||||
-------------------------------------------------
|
||||
|
||||
* The default for --include-cert is now to include all certificates
|
||||
|
12
README
12
README
@ -31,10 +31,10 @@ BUILD INSTRUCTIONS
|
||||
|
||||
GnuPG 2.0 depends on the following packages:
|
||||
|
||||
libgpg-error (ftp://ftp.gnupg.org/gcrypt/libgpg-error/)
|
||||
libgcrypt (ftp://ftp.gnupg.org/gcrypt/libgcrypt/)
|
||||
libksba (ftp://ftp.gnupg.org/gcrypt/libksba/)
|
||||
libassuan (ftp://ftp.gnupg.org/gcrypt/libassuan/)
|
||||
libgpg-error (ftp://ftp.gnupg.org/gcrypt/libgpg-error/)
|
||||
libgcrypt (ftp://ftp.gnupg.org/gcrypt/libgcrypt/)
|
||||
libksba (ftp://ftp.gnupg.org/gcrypt/libksba/)
|
||||
libassuan < 2.0 (ftp://ftp.gnupg.org/gcrypt/libassuan/)
|
||||
|
||||
You also need the Pinentry package for most function of GnuPG; however
|
||||
it is not a build requirement. Pinentry is available at
|
||||
@ -125,7 +125,7 @@ We have some mailing lists dedicated to GnuPG:
|
||||
You subscribe to one of the list by sending mail with a subject of
|
||||
"subscribe" to x-request@gnupg.org, where x is the name of the mailing
|
||||
list (gnupg-announce, gnupg-users, etc.). An archive of the mailing
|
||||
lists are available at http://www.gnupg.org/documentation/mailing-lists.html
|
||||
lists is available at <http://www.gnupg.org/documentation/mailing-lists.html>.
|
||||
|
||||
Please direct bug reports to http://bugs.gnupg.org or post them direct
|
||||
to the mailing list <gnupg-devel@gnupg.org>.
|
||||
@ -137,7 +137,7 @@ The English and German mailing lists are watched by the authors and we
|
||||
try to answer questions when time allows us to do so.
|
||||
|
||||
Commercial grade support for GnuPG is available; please see
|
||||
http://www.gnupg.org/service.html .
|
||||
<http://www.gnupg.org/service.html>.
|
||||
|
||||
|
||||
This file is Free Software; as a special exception the authors gives
|
||||
|
@ -25,7 +25,7 @@ min_automake_version="1.10"
|
||||
# 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.14])
|
||||
m4_define([my_issvn], [yes])
|
||||
m4_define([my_issvn], [no])
|
||||
|
||||
m4_define([svn_revision], m4_esyscmd([printf "%d" $(svn info 2>/dev/null \
|
||||
| sed -n '/^Revision:/ s/[^0-9]//gp'|head -1)]))
|
||||
|
@ -1,3 +1,7 @@
|
||||
2009-12-21 Jedi Lin <Jedi@Jedi.org> (wk)
|
||||
|
||||
* zh_TW.po: Update (dated 2009-09-05).
|
||||
|
||||
2009-12-04 Petr Pisar <petr.pisar@atlas.cz> (wk)
|
||||
|
||||
* cs.po: Update.
|
||||
|
1038
po/pt_BR.po
1038
po/pt_BR.po
File diff suppressed because it is too large
Load Diff
1012
po/zh_CN.po
1012
po/zh_CN.po
File diff suppressed because it is too large
Load Diff
1096
po/zh_TW.po
1096
po/zh_TW.po
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user