aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2001-07-04 09:42:04 +0000
committerWerner Koch <[email protected]>2001-07-04 09:42:04 +0000
commite4a1c767632906c204c4fc3001347a8f8fd80d68 (patch)
tree6000215da94b174f468f04f818b033502ff1fe46
parentDoes now work with libgcrypt (diff)
downloadgnupg-e4a1c767632906c204c4fc3001347a8f8fd80d68.tar.gz
gnupg-e4a1c767632906c204c4fc3001347a8f8fd80d68.zip
Add more warningsABANDONED-V-1-2-0
Diffstat (limited to '')
-rw-r--r--README4
-rw-r--r--README-alpha5
2 files changed, 8 insertions, 1 deletions
diff --git a/README b/README
index c356b8c1a..c5c91a472 100644
--- a/README
+++ b/README
@@ -10,4 +10,8 @@
Branch 1.0.x for real work. The next
stable release will be 1.2
+If you are looking for the CVS from the stable tree, use
+
+cvs -z3 -d :pserver:[email protected]:/cvs/gnupg co -r STABLE-BRANCH-1-0 gnupg
+
diff --git a/README-alpha b/README-alpha
index 5655bc67b..cad7a4639 100644
--- a/README-alpha
+++ b/README-alpha
@@ -7,9 +7,12 @@ The 1.1 series are the current development branch of GnuPG.
The source may change quite often and may have serious
problems; it may even not compile on some machines.
-It will probably needs GCC and GLIBC to build due to
+It will probably need GCC and GLIBC to build due to
some debugging code. Please don't complain if it does not
work on other machines. We will make it work again later.
Use GnuPG from the stable 1.0.x series for real work.
+If you are looking for the CVS from the stable tree, use
+
+cvs -z3 -d :pserver:[email protected]:/cvs/gnupg co -r STABLE-BRANCH-1-0 gnupg