summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorweidai <weidai11@users.noreply.github.com>2004-07-22 02:08:39 +0000
committerweidai <weidai11@users.noreply.github.com>2004-07-22 02:08:39 +0000
commit3af135b046789819708fd425f33a3866c45ce012 (patch)
treeb642625ffcf88b1717968bf51cf04e25a42b60a2
parent393ae4859a9d3df3c5aee304b4c65121b657f613 (diff)
downloadcryptopp-git-3af135b046789819708fd425f33a3866c45ce012.tar.gz
put in release date
-rw-r--r--Readme.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/Readme.txt b/Readme.txt
index 37fa8b7d..76672471 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