aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlloyd <[email protected]>2010-06-14 12:33:57 +0000
committerlloyd <[email protected]>2010-06-14 12:33:57 +0000
commit2670a33d1055d4fa7344004243076763a3e43c28 (patch)
treead63d839b2f1c6dd1296005da0ebd4ec5d53fa3b
parent3a7b91163b8d1b6d0044b777b0e8ffce77c9d8c9 (diff)
Update log, readme for 1.9.8 release
-rw-r--r--doc/log.txt2
-rw-r--r--readme.txt2
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/log.txt b/doc/log.txt
index 900ecdb1e..8eee71ce0 100644
--- a/doc/log.txt
+++ b/doc/log.txt
@@ -1,5 +1,5 @@
-* 1.9.8-dev, ????-??-??
+* 1.9.8, 2010-06-14
- Add support for wide multiplications on 64-bit Windows
- Use constant time multiplication in IDEA
- Avoid possible timing attack against OAEP decoding
diff --git a/readme.txt b/readme.txt
index ded0d9222..d8508edbb 100644
--- a/readme.txt
+++ b/readme.txt
@@ -1,4 +1,4 @@
-Botan 1.9.8-dev, ????-??-??
+Botan 1.9.8, 2010-06-14
Botan is a C++ class library for performing a wide variety of
cryptographic operations.