diff options
author | lloyd <[email protected]> | 2008-11-24 22:34:39 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2008-11-24 22:34:39 +0000 |
commit | e9895bbc3349d2d31758d630cb244362a4919636 (patch) | |
tree | f0b5db4fd40eee7281c17d9ab0bbd23be3a77e73 /readme.txt | |
parent | 7427de55bb7c0b150b465e6c508366cddb543c79 (diff) |
Link to botan-devel mailman page
Diffstat (limited to 'readme.txt')
-rw-r--r-- | readme.txt | 14 |
1 files changed, 8 insertions, 6 deletions
diff --git a/readme.txt b/readme.txt index 1645d0922..a865bddbb 100644 --- a/readme.txt +++ b/readme.txt @@ -1,13 +1,15 @@ Botan 1.7.24-pre ????-??-?? http://botan.randombit.net/ -This is the first release of the new Botan 1.8 release series. We -consider it the best version of Botan available, and recommend all -users upgrade as soon as possible. Some APIs have changed incompatibly -since the 1.6 release series. +This is the first release of Botan 1.8. We consider it the best +version of Botan available, and recommend all users upgrade from 1.6 +or earlier versions as soon as possible. Some APIs have changed +incompatibly since the 1.6 release series, but most applications +should work as-is or with only simple modifications. -You can file bugs at http://www.randombit.net/bugzilla or by sending -mail to the botan-devel mailing list. +You can file bugs in Bugzilla (http://www.randombit.net/bugzilla) or +by sending a report to the botan-devel mailing list +(http://lists.randombit.net/mailman/listinfo/botan-devel) For more information, see info.txt, the build instructions, the API reference manual, and the tutorial, all of which can be found in the |