aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/log.txt6
-rw-r--r--readme.txt2
2 files changed, 4 insertions, 4 deletions
diff --git a/doc/log.txt b/doc/log.txt
index a62993abe..923279e34 100644
--- a/doc/log.txt
+++ b/doc/log.txt
@@ -1,8 +1,8 @@
-* 1.7.21, ????-??-??
- - Drop use of entropy estimation in the PRNGs
+* 1.7.21, 2008-11-11
- Make algorithm lookup much more configuable
- - Add a function for runtime performance testing
+ - Add facilities for runtime performance testing of algorithms
+ - Drop use of entropy estimation in the PRNGs
- Increase intervals between HMAC_RNG automatic reseeding
- Drop InitializerOptions class, all options but thread safety
diff --git a/readme.txt b/readme.txt
index 4671df742..505f59a63 100644
--- a/readme.txt
+++ b/readme.txt
@@ -1,4 +1,4 @@
-Botan 1.7.21-pre ????-??-??
+Botan 1.7.21 2008-11-11
http://botan.randombit.net/
Please note that this is an experimental / development version of