mirror of
git://git.gnupg.org/gnupg.git
synced 2025-03-11 22:52:47 +01:00
Start a new development branch.
Translations are for now disabled.
This commit is contained in:
parent
fd38b9227e
commit
b46c353318
@ -1,3 +1,8 @@
|
|||||||
|
2009-09-21 Werner Koch <wk@g10code.com>
|
||||||
|
|
||||||
|
Start a new development branch in the SVN trunk. The stable one
|
||||||
|
is now known in the SVN as branches/GNUPG-STABLE-2-0.
|
||||||
|
|
||||||
2009-09-04 Werner Koch <wk@g10code.com>
|
2009-09-04 Werner Koch <wk@g10code.com>
|
||||||
|
|
||||||
Release 2.0.13.
|
Release 2.0.13.
|
||||||
|
2
NEWS
2
NEWS
@ -1,4 +1,4 @@
|
|||||||
Noteworthy changes in version 2.0.14
|
Noteworthy changes in version 2.1 (under development)
|
||||||
-------------------------------------------------
|
-------------------------------------------------
|
||||||
|
|
||||||
|
|
||||||
|
6
README
6
README
@ -1,10 +1,14 @@
|
|||||||
The GNU Privacy Guard 2
|
The GNU Privacy Guard 2
|
||||||
=========================
|
=========================
|
||||||
Version 2.0
|
Version 2.1
|
||||||
|
|
||||||
Copyright 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
|
Copyright 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
|
||||||
2006, 2007, 2008, 2009 Free Software Foundation, Inc.
|
2006, 2007, 2008, 2009 Free Software Foundation, Inc.
|
||||||
|
|
||||||
|
THIS IS A DEVELOPMENT VERSION AND NOT INTENDED FOR REGULAR USE.
|
||||||
|
THIS IS A DEVELOPMENT VERSION AND NOT INTENDED FOR REGULAR USE.
|
||||||
|
THIS IS A DEVELOPMENT VERSION AND NOT INTENDED FOR REGULAR USE.
|
||||||
|
|
||||||
|
|
||||||
INTRODUCTION
|
INTRODUCTION
|
||||||
============
|
============
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
# configure.ac - for GnuPG 2.0
|
# configure.ac - for GnuPG 2.1
|
||||||
# Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
|
# Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
|
||||||
# 2006, 2007, 2008 Free Software Foundation, Inc.
|
# 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
|
||||||
#
|
#
|
||||||
# This file is part of GnuPG.
|
# This file is part of GnuPG.
|
||||||
#
|
#
|
||||||
@ -24,7 +24,7 @@ min_automake_version="1.10"
|
|||||||
# Remember to change the version number immediately *after* a release.
|
# Remember to change the version number immediately *after* a release.
|
||||||
# Set my_issvn to "yes" for non-released code. Remember to run an
|
# Set my_issvn to "yes" for non-released code. Remember to run an
|
||||||
# "svn up" and "autogen.sh" right before creating a distribution.
|
# "svn up" and "autogen.sh" right before creating a distribution.
|
||||||
m4_define([my_version], [2.0.14])
|
m4_define([my_version], [2.1.0])
|
||||||
m4_define([my_issvn], [yes])
|
m4_define([my_issvn], [yes])
|
||||||
|
|
||||||
m4_define([svn_revision], m4_esyscmd([printf "%d" $(svn info 2>/dev/null \
|
m4_define([svn_revision], m4_esyscmd([printf "%d" $(svn info 2>/dev/null \
|
||||||
|
58
po/LINGUAS
58
po/LINGUAS
@ -1,29 +1,29 @@
|
|||||||
en@quot
|
#en@quot
|
||||||
en@boldquot
|
#en@boldquot
|
||||||
be
|
#be
|
||||||
ca
|
#ca
|
||||||
cs
|
#cs
|
||||||
da
|
#da
|
||||||
de
|
#de
|
||||||
eo
|
#eo
|
||||||
el
|
#el
|
||||||
es
|
#es
|
||||||
et
|
#et
|
||||||
fi
|
#fi
|
||||||
fr
|
#fr
|
||||||
gl
|
#gl
|
||||||
hu
|
#hu
|
||||||
id
|
#id
|
||||||
it
|
#it
|
||||||
ja
|
#ja
|
||||||
nb
|
#nb
|
||||||
pl
|
#pl
|
||||||
pt_BR
|
#pt_BR
|
||||||
pt
|
#pt
|
||||||
ro
|
#ro
|
||||||
ru
|
#ru
|
||||||
sk
|
#sk
|
||||||
sv
|
#sv
|
||||||
tr
|
#tr
|
||||||
zh_TW
|
#zh_TW
|
||||||
zh_CN
|
#zh_CN
|
||||||
|
Loading…
x
Reference in New Issue
Block a user