diff options
author | lloyd <[email protected]> | 2008-04-12 17:31:55 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2008-04-12 17:31:55 +0000 |
commit | 63940629afb21e4cbfcbdddb2933fe79e4bef3c3 (patch) | |
tree | 9560f0e2fbd16e81257b75c0e4e04db13a02b1b0 /readme.txt | |
parent | 9a4fcdbd676f531a3d4ce733365744d5a4c8fb36 (diff) |
Updates for 1.7.5, now tentatively planned for tomorrow.
Diffstat (limited to 'readme.txt')
-rw-r--r-- | readme.txt | 13 |
1 files changed, 6 insertions, 7 deletions
diff --git a/readme.txt b/readme.txt index c6eef310b..5f164b614 100644 --- a/readme.txt +++ b/readme.txt @@ -1,15 +1,14 @@ -Botan 1.7.4 +Botan 1.7.5 (prerelease) http://botan.randombit.net/ Please note that this is an experimental / development version of Botan. Feedback and critical analysis is highly appreciated. There may -be bugs (as always). If this sounds scary, it's recommended you use -the latest stable (1.6) release. +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 |