summaryrefslogtreecommitdiff
path: root/Readme.txt
diff options
context:
space:
mode:
authorweidai <weidai@57ff6487-cd31-0410-9ec3-f628ee90f5f0>2004-07-22 02:08:39 +0000
committerweidai <weidai@57ff6487-cd31-0410-9ec3-f628ee90f5f0>2004-07-22 02:08:39 +0000
commit8c88f7ffca3db3f81f28470b51a43a27d9dcb500 (patch)
treeb642625ffcf88b1717968bf51cf04e25a42b60a2 /Readme.txt
parenta2828f6ae67c3d7294118a8144b1b2ec431237c4 (diff)
downloadcryptopp-8c88f7ffca3db3f81f28470b51a43a27d9dcb500.tar.gz
put in release date
git-svn-id: svn://svn.code.sf.net/p/cryptopp/code/trunk/c5@187 57ff6487-cd31-0410-9ec3-f628ee90f5f0
Diffstat (limited to 'Readme.txt')
-rw-r--r--Readme.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/Readme.txt b/Readme.txt
index 37fa8b7..7667247 100644
--- a/Readme.txt
+++ b/Readme.txt
@@ -1,5 +1,5 @@
Crypto++: a C++ Class Library of Cryptographic Schemes
-Version 5.2.1 (in development)
+Version 5.2.1 7/21/2004
This library includes:
@@ -341,6 +341,7 @@ the mailing list.
- fixed compiling with STLport using VC .NET
- fixed compiling with -fPIC using GCC
- fixed compiling with -msse2 on systems without memalign()
+ - fixed inability to instantiate PanamaMAC
- fixed problems with inline documentation
Written by Wei Dai