diff options
author | Werner Koch <[email protected]> | 2000-08-22 12:28:41 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2000-08-22 12:28:41 +0000 |
commit | c2fff8f2045bb0244167e019232dd2083c7226cd (patch) | |
tree | 3ae23c973f582ad173c89c15aeb0c0653a638c7a /README-alpha | |
parent | See ChangeLog: Mon Aug 21 17:59:17 CEST 2000 Werner Koch (diff) | |
download | gnupg-c2fff8f2045bb0244167e019232dd2083c7226cd.tar.gz gnupg-c2fff8f2045bb0244167e019232dd2083c7226cd.zip |
See ChangeLog: Tue Aug 22 14:31:15 CEST 2000 Werner Koch
Diffstat (limited to 'README-alpha')
-rw-r--r-- | README-alpha | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/README-alpha b/README-alpha index 1b5dffffe..5655bc67b 100644 --- a/README-alpha +++ b/README-alpha @@ -2,8 +2,14 @@ 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 needs 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. |