aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlloyd <[email protected]>2008-11-11 22:38:34 +0000
committerlloyd <[email protected]>2008-11-11 22:38:34 +0000
commite99e232ac74cb2761468e2edad4881fc26033df3 (patch)
tree58666fae675042376b37c8efdc795f9f4f41cfa4
parentd4ec4e06936d2a993a81ab33c46201352f77b387 (diff)
Update readme and log for 1.7.21 release 2008-11-111.7.21
-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