diff options
Diffstat (limited to '')
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | README | 2 | ||||
-rw-r--r-- | README.SVN (renamed from README.CVS) | 12 |
3 files changed, 11 insertions, 7 deletions
@@ -1,3 +1,7 @@ +2005-07-27 Werner Koch <[email protected]> + + * README.CVS: Renamed to README.SVN. + 2005-07-26 David Shaw <[email protected]> * NEWS, configure.ac: Switch over to using curl or fake-curl by @@ -1,7 +1,7 @@ GnuPG - The GNU Privacy Guard ------------------------------- - Version 1.4.2 + Version 1.4.3 Copyright 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. diff --git a/README.CVS b/README.SVN index ae17923bd..bf8d00244 100644 --- a/README.CVS +++ b/README.SVN @@ -1,4 +1,4 @@ -If you are building from CVS, run the script +If you are building from Subversion, run the script ./autogen.sh @@ -40,11 +40,11 @@ knowledge about the actual tools used by autgen.sh. Please don't use autopoint, libtoolize or autoreconf unless you are the current maintainer and want to update the standard configuration -files. All those files should be in the CVS and only updated manually -if the maintainer decides that newer versions are required. The -maintainer should also make sure that the required version of automake -et al. are properly indicated at the top of configure.ac and take care -to copy the files and not merely use symlinks. +files. All those files should be in the repository and only updated +manually if the maintainer decides that newer versions are required. +The maintainer should also make sure that the required version of +automake et al. are properly indicated at the top of configure.ac and +take care to copy the files and not merely use symlinks. |