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

#
#
# patch "doc/log.txt"
#  from [64db896c1960cd36e6e0394934f57f82a436ae69]
#    to [bed6f5bf2632797f2fc79da2e1e0912f30075f1c]
#
# patch "readme.txt"
#  from [431af18d2e230b901fd7346d5678c4c19c253fe4]
#    to [6a12bf8cc8418b62f3a62bb0776a3d63d08a094d]
#
============================================================
--- doc/log.txt	64db896c1960cd36e6e0394934f57f82a436ae69
+++ doc/log.txt	bed6f5bf2632797f2fc79da2e1e0912f30075f1c
@@ -1,4 +1,8 @@

+* 1.6.3, July 23, 2007
+ - Fix a race condition in the algorithm lookup cache
+ - Fix problems building the memory pool on some versions of Visual C++
+
 * 1.6.2, March 24, 2007
  - Fix autodection on Athlon64s running Linux
  - Fix builds on QNX and compilers using STLport
============================================================
--- readme.txt	431af18d2e230b901fd7346d5678c4c19c253fe4
+++ readme.txt	6a12bf8cc8418b62f3a62bb0776a3d63d08a094d
@@ -1,6 +1,5 @@
+Botan 1.6.3

-This is Botan 1.6.2
-
 Botan 1.6 is mostly compatible with Botan 1.4, and many applications
 written against 1.4 will work against 1.6 without any modifications.
 However some applications, particularly ones doing complex processing,