aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/log.txt4
-rw-r--r--readme.txt11
2 files changed, 10 insertions, 5 deletions
diff --git a/doc/log.txt b/doc/log.txt
index 3de2b7d26..1892b5bc5 100644
--- a/doc/log.txt
+++ b/doc/log.txt
@@ -1,4 +1,8 @@
+* 1.5.13, December 10, 2006
+ - Compilation fixes for the bzip2, zlib, and GNU MP modules
+ - Better support for Intel C++ and EKOpath C++ on x86-64
+
* 1.5.12, October 27, 2006
- Cleanups in the initialization routines
- Add some x86-64 assembly for multiply-add
diff --git a/readme.txt b/readme.txt
index 7baf2a817..445c383f5 100644
--- a/readme.txt
+++ b/readme.txt
@@ -1,9 +1,10 @@
-Please note that this is an experimental / development version of Botan.
-Don't be surprised by bugs. No, the documentation hasn't been updated
-(yet). Feedback and critical analysis is highly appreciated. If this
-sounds scary, use the latest 1.4 release instead. You can file bugs at
-http://www.randombit.net/bugzilla
+This is the first release candidate for Botan 1.6.0. Please test with
+your applications and report problems. Note that some APIs have
+changed, in some cases dramatically. However most code that works
+against Botan 1.4.x should work with minimal or no modifications.
+
+You can file bugs at http://www.randombit.net/bugzilla
Jack