The unified diff between revisions [b8139f65..] and [78baf013..] is displayed below. It can also be downloaded as a raw diff.
# # # patch "doc/log.txt" # from [bed6f5bf2632797f2fc79da2e1e0912f30075f1c] # to [6fa1d7a7bb5e004aafaf41ae7440fb5a244320a3] # # patch "readme.txt" # from [6a12bf8cc8418b62f3a62bb0776a3d63d08a094d] # to [605d2495c9ae50dd4da88039679e897624659d55] # ============================================================ --- doc/log.txt bed6f5bf2632797f2fc79da2e1e0912f30075f1c +++ doc/log.txt 6fa1d7a7bb5e004aafaf41ae7440fb5a244320a3 @@ -1,4 +1,7 @@ +* 1.6.4, March 8, 2008 + - Fix a compilation problem with Visual Studio C++ 2003 + * 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++ ============================================================ --- readme.txt 6a12bf8cc8418b62f3a62bb0776a3d63d08a094d +++ readme.txt 605d2495c9ae50dd4da88039679e897624659d55 @@ -1,4 +1,4 @@ -Botan 1.6.3 +Botan 1.6.4 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.