From f2c38b89a7e1e6f6737b304bcd9931c4db6b02b8 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Tue, 5 Aug 2003 17:11:04 +0000 Subject: [PATCH] Cleanups, fixes and PC/SC support --- README-alpha | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 README-alpha diff --git a/README-alpha b/README-alpha new file mode 100644 index 000000000..3a0e72aed --- /dev/null +++ b/README-alpha @@ -0,0 +1,14 @@ + ====== 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. + +