The unified diff between revisions [43dd8f6e..] and [f72e48c8..] is displayed below. It can also be downloaded as a raw diff.

#
#
# patch "doc/log.txt"
#  from [d75bc0744e1a390fde91e8b7a322801a77750032]
#    to [c835983bdf8864f607bf4dd57a1b2d699a1158a2]
#
# patch "readme.txt"
#  from [3aa822b0912a9b71bd4adc097f98443b96f717f5]
#    to [03d624dc2b7958f3d790715aedc0ea71385e1878]
#
============================================================
--- doc/log.txt	d75bc0744e1a390fde91e8b7a322801a77750032
+++ doc/log.txt	c835983bdf8864f607bf4dd57a1b2d699a1158a2
@@ -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
============================================================
--- readme.txt	3aa822b0912a9b71bd4adc097f98443b96f717f5
+++ readme.txt	03d624dc2b7958f3d790715aedc0ea71385e1878
@@ -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
 (lloyd@randombit.net)