mirror of
git://git.gnupg.org/gnupg.git
synced 2025-05-24 16:43:28 +02:00
Preparing a release candidate
This commit is contained in:
parent
69bdef8a2b
commit
3a90027a3a
@ -1,3 +1,7 @@
|
|||||||
|
2007-12-14 Werner Koch <wk@g10code.com>
|
||||||
|
|
||||||
|
Released 1.4.8rc1.
|
||||||
|
|
||||||
2007-12-13 David Shaw <dshaw@jabberwocky.com>
|
2007-12-13 David Shaw <dshaw@jabberwocky.com>
|
||||||
|
|
||||||
* NEWS: Note SHA-224 typo.
|
* NEWS: Note SHA-224 typo.
|
||||||
|
@ -25,8 +25,8 @@ min_automake_version="1.9.3"
|
|||||||
# 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], [1.4.8])
|
m4_define([my_version], [1.4.8rc2])
|
||||||
m4_define([my_issvn], [yes])
|
m4_define([my_issvn], [no])
|
||||||
|
|
||||||
m4_define([svn_revision], m4_esyscmd([echo -n $((svn info 2>/dev/null \
|
m4_define([svn_revision], m4_esyscmd([echo -n $((svn info 2>/dev/null \
|
||||||
|| echo 'Revision: 0')|sed -n '/^Revision:/ s/[^0-9]//gp'|head -1)]))
|
|| echo 'Revision: 0')|sed -n '/^Revision:/ s/[^0-9]//gp'|head -1)]))
|
||||||
@ -1435,3 +1435,4 @@ if test x"$use_camellia" = xyes ; then
|
|||||||
echo "WARNING: The Camellia cipher is for testing only and is NOT for production use!"
|
echo "WARNING: The Camellia cipher is for testing only and is NOT for production use!"
|
||||||
echo
|
echo
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
@ -1,6 +1,10 @@
|
|||||||
|
2007-12-12 Janusz A. Urbanowicz <alex@bofh.net.pl> (wk)
|
||||||
|
|
||||||
|
* pl.po: Update.
|
||||||
|
|
||||||
2007-12-12 Meng Jie <zuxy.meng@gmail.com> (wk)
|
2007-12-12 Meng Jie <zuxy.meng@gmail.com> (wk)
|
||||||
|
|
||||||
* zh_CN.po: Updated.
|
* zh_CN.po: Update.
|
||||||
|
|
||||||
2007-10-23 gettextize <bug-gnu-gettext@gnu.org>
|
2007-10-23 gettextize <bug-gnu-gettext@gnu.org>
|
||||||
|
|
||||||
@ -637,7 +641,7 @@ Fri Mar 13 09:43:19 1998 Werner Koch (wk@isil.d.shuttle.de)
|
|||||||
|
|
||||||
|
|
||||||
Copyright 1998, 1999, 2000, 2001, 2004,
|
Copyright 1998, 1999, 2000, 2001, 2004,
|
||||||
2005 Free Software Foundation, Inc.
|
2005, 2007 Free Software Foundation, Inc.
|
||||||
|
|
||||||
This file is free software; as a special exception the author gives
|
This file is free software; as a special exception the author gives
|
||||||
unlimited permission to copy and/or distribute it, with or without
|
unlimited permission to copy and/or distribute it, with or without
|
||||||
|
570
po/pt_BR.po
570
po/pt_BR.po
File diff suppressed because it is too large
Load Diff
3069
po/zh_CN.po
3069
po/zh_CN.po
File diff suppressed because it is too large
Load Diff
570
po/zh_TW.po
570
po/zh_TW.po
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user