diff options
author | David Shaw <[email protected]> | 2002-06-29 12:56:01 +0000 |
---|---|---|
committer | David Shaw <[email protected]> | 2002-06-29 12:56:01 +0000 |
commit | 98a05e42397c6502d82623bf50d71b43db457dab (patch) | |
tree | dd53789768a7d30859e416b9de9559eba512554f /README-alpha | |
parent | * maperror.c (map_to_assuan_status): Map more errorcodes to Bad (diff) | |
download | gnupg-98a05e42397c6502d82623bf50d71b43db457dab.tar.gz gnupg-98a05e42397c6502d82623bf50d71b43db457dab.zip |
Removed files for CVS reorganization
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 |