mirror of
git://git.gnupg.org/gnupg.git
synced 2025-02-02 16:43:03 +01:00
About to released 1.0.6c snapshot.
This commit is contained in:
parent
26827fa79a
commit
c59fc869c7
@ -1,6 +1,9 @@
|
|||||||
2001-12-22 Werner Koch <wk@gnupg.org>
|
2001-12-22 Werner Koch <wk@gnupg.org>
|
||||||
|
|
||||||
|
Released 1.0.6c snapshot.
|
||||||
|
|
||||||
* configure.ac (AH_BOTTOM): Moved EXEC_TEMPFILE_ONLY to here.
|
* configure.ac (AH_BOTTOM): Moved EXEC_TEMPFILE_ONLY to here.
|
||||||
|
|
||||||
* acconfig.h: Removed, it should no longer be used.
|
* acconfig.h: Removed, it should no longer be used.
|
||||||
|
|
||||||
2001-12-21 David Shaw <dshaw@jabberwocky.com>
|
2001-12-21 David Shaw <dshaw@jabberwocky.com>
|
||||||
|
@ -24,7 +24,7 @@ AC_PREREQ(2.52)
|
|||||||
dnl A snapshot release has a letter appended. CVS files before a release
|
dnl A snapshot release has a letter appended. CVS files before a release
|
||||||
dnl are suffixed with the string "-cvs", so "1.0.6a-cvs" is a cvs version
|
dnl are suffixed with the string "-cvs", so "1.0.6a-cvs" is a cvs version
|
||||||
dnl between 1.0.6 and 1.0.6a.
|
dnl between 1.0.6 and 1.0.6a.
|
||||||
AC_INIT(gnupg, 1.0.6c-cvs, bug-gnupg@gnu.org)
|
AC_INIT(gnupg, 1.0.6c, bug-gnupg@gnu.org)
|
||||||
ALL_LINGUAS="da de eo es_ES et fr id it ja nl pl pt_BR pt_PT sv tr"
|
ALL_LINGUAS="da de eo es_ES et fr id it ja nl pl pt_BR pt_PT sv tr"
|
||||||
static_modules="sha1 md5 rmd160"
|
static_modules="sha1 md5 rmd160"
|
||||||
static_random_module=""
|
static_random_module=""
|
||||||
|
Loading…
x
Reference in New Issue
Block a user