The unified diff between revisions [fe0b891d..] and [439c12c5..] is displayed below. It can also be downloaded as a raw diff.
This diff has been restricted to the following files: 'readme.txt'
# # # patch "readme.txt" # from [acf926c21ab0ded050e958d2b8be3cbc823f4320] # to [552a5ab9f5188663dda9fcd367c01b041fb639ef] # ============================================================ --- readme.txt acf926c21ab0ded050e958d2b8be3cbc823f4320 +++ readme.txt 552a5ab9f5188663dda9fcd367c01b041fb639ef @@ -1,15 +1,14 @@ -Botan 1.7.1 +Botan 1.7.6 (prerelease) +http://botan.randombit.net/ 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, it's recommended you use the latest -stable release (either 1.4.x or, preferably, 1.6.x). +Botan. Feedback and critical analysis is highly appreciated. There may +be bugs (as always). APIs may be changed with little or no notice. If +this sounds scary, it's recommended you use the latest stable release +instead. -You can file bugs at http://www.randombit.net/bugzilla +You can file bugs at http://www.randombit.net/bugzilla or by sending +mail to the botan-devel mailing list. For more information, see info.txt, the API manual, and the tutorial, all of which can be found in the doc/ directory. - -Jack -(lloyd@randombit.net)