diff options
Diffstat (limited to 'README-alpha')
-rw-r--r-- | README-alpha | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/README-alpha b/README-alpha deleted file mode 100644 index cad7a4639..000000000 --- a/README-alpha +++ /dev/null @@ -1,18 +0,0 @@ -The 1.1 series are the current development branch of GnuPG. - - DO NOT USE IN A PRODUCTION ENVIRONMENT! - - THERE MIGHT EVEN BE SECURITY PROBLEMS! - -The source may change quite often and may have serious -problems; it may even not compile on some machines. - -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 |