diff options
author | Darren Tucker <dtucker@zip.com.au> | 2003-09-22 13:28:59 +1000 |
---|---|---|
committer | Darren Tucker <dtucker@zip.com.au> | 2003-09-22 13:28:59 +1000 |
commit | bd126db25c6f190c3871b493e8022956f616883f (patch) | |
tree | ef9331c98d5d150dcda90b1325402c4d3a77d9d3 /INSTALL | |
parent | 537d716831e65176b7ec1ac52b7ea370d1e9e7c0 (diff) |
- (dtucker) [INSTALL] Bug #686: Document requirement for zlib 1.1.4 or
higher.
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -3,7 +3,7 @@ | |||
3 | 3 | ||
4 | You will need working installations of Zlib and OpenSSL. | 4 | You will need working installations of Zlib and OpenSSL. |
5 | 5 | ||
6 | Zlib: | 6 | Zlib 1.1.4 or greater: |
7 | http://www.gzip.org/zlib/ | 7 | http://www.gzip.org/zlib/ |
8 | 8 | ||
9 | OpenSSL 0.9.6 or greater: | 9 | OpenSSL 0.9.6 or greater: |
@@ -211,4 +211,4 @@ Please refer to the "reporting bugs" section of the webpage at | |||
211 | http://www.openssh.com/ | 211 | http://www.openssh.com/ |
212 | 212 | ||
213 | 213 | ||
214 | $Id: INSTALL,v 1.56.2.2 2003/09/19 07:06:06 djm Exp $ | 214 | $Id: INSTALL,v 1.56.2.3 2003/09/22 03:29:00 dtucker Exp $ |