diff options
author | Werner Koch <[email protected]> | 2003-12-23 11:05:19 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2003-12-23 11:05:19 +0000 |
commit | c25ac44a7e2d9bb5702bc7445e4dcb7fd7360ef7 (patch) | |
tree | 2bf72133b1d1a4c48f9c2fc7a4be8dcf9dc1eed5 /README-alpha | |
parent | * Makefile.am: New. (diff) | |
download | gnupg-1-9-3.tar.gz gnupg-1-9-3.zip |
* README-alpha: Removed.V1-9-3
* configure.ac, Makefile.am: Add the tests and tools directories.
Diffstat (limited to '')
-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. - |