diff options
author | Werner Koch <[email protected]> | 2003-12-09 09:19:36 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2003-12-09 09:19:36 +0000 |
commit | 5f8ec65801544b27a452e63c65213bd4bd3f7ee2 (patch) | |
tree | e117e505dd6870f120c1493906736a6965b75095 | |
parent | * configure.ac: Add a min_automake_version. (diff) | |
download | gnupg-5f8ec65801544b27a452e63c65213bd4bd3f7ee2.tar.gz gnupg-5f8ec65801544b27a452e63c65213bd4bd3f7ee2.zip |
Removed accidential added file
-rw-r--r-- | README-alpha | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/README-alpha b/README-alpha deleted file mode 100644 index b844eabce..000000000 --- a/README-alpha +++ /dev/null @@ -1,16 +0,0 @@ - ====== THIS IS WORK IN PROGESS ====== - - DO NOT USE IN A PRODUCTION ENVIRONMENT! - - THERE MIGHT 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. - -The specification for the OpenPGP smartcard application will be -released soon and we will try to make cards easily available. - |