aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/log.txt3
-rw-r--r--readme.txt2
2 files changed, 3 insertions, 2 deletions
diff --git a/doc/log.txt b/doc/log.txt
index aa99af72d..d3cc3f555 100644
--- a/doc/log.txt
+++ b/doc/log.txt
@@ -1,8 +1,9 @@
-* 1.7.22, ????-??-??
+* 1.7.22, 2008-11-17
- Add provider preferences to Algorithm_Factory
- Fix memory leaks in PBE_PKCS5v20 and get_pbe introduced in 1.7.21
- Optimize AES encryption and decryption (about 10% faster)
+ - Enable SSE2 optimized SHA-1 implementation on Intel Prescott CPUs
- Fix nanoseconds overflow in benchmark code
- Remove Engine::add_engine
diff --git a/readme.txt b/readme.txt
index c11a1ea27..f4e262b29 100644
--- a/readme.txt
+++ b/readme.txt
@@ -1,4 +1,4 @@
-Botan 1.7.22 ????-??-??
+Botan 1.7.22 2008-11-17
http://botan.randombit.net/
Please note that this is an experimental / development version of