Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 7576583

Browse files
committed
Minor tweaks.
1 parent b197f3c commit 7576583

1 file changed

Lines changed: 6 additions & 4 deletions

File tree

RELNOTES

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,14 @@ Version 3.0a1 - Release Date 31-Aug-2007
1212
The new SSL support in the 2.6 trunk (with server-side support and
1313
certificate verification) will be ported for 3.0a2.
1414

15-
* If you don't have openssl, hashlib is non-functional, which
16-
means there is no way to compute MD5 checksums. This breaks some
17-
modules.
15+
* If you don't have `openssl <http://www.openssl.org>`_ installed, or
16+
a version older than 0.9.7, hashlib is non-functional, which means
17+
there is no way to compute MD5 checksums. This breaks some modules.
1818

1919
* Platform support is reduced. We've mostly tested on Linux, OSX,
20-
and Windows.
20+
and Windows. Solaris is also supported (somewhat).
21+
22+
* There may be additional issues on 64-bit architectures.
2123

2224
* There are still some open issues on Windows.
2325

0 commit comments

Comments
 (0)