diff options
author | Damien Miller <djm@mindrot.org> | 2000-03-02 23:31:50 +1100 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2000-03-02 23:31:50 +1100 |
commit | c4cea3e5c71c8f2d48ee22ea05d26a47fb47ad29 (patch) | |
tree | c16a3f258f67064d05b6c46677792353d6258b68 /ChangeLog | |
parent | c7d8dbbb0dfdeb3f854d58c9bf084db2b72ded77 (diff) |
- Avoid warning message with Unix98 ptys
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -6,6 +6,7 @@ | |||
6 | to detect library and header location _and_ ensure library has proper | 6 | to detect library and header location _and_ ensure library has proper |
7 | RSA support built in (this is a problem with OpenSSL 0.9.5). | 7 | RSA support built in (this is a problem with OpenSSL 0.9.5). |
8 | - Applied pty cleanup patch from markus.friedl@informatik.uni-erlangen.de | 8 | - Applied pty cleanup patch from markus.friedl@informatik.uni-erlangen.de |
9 | - Avoid warning message with Unix98 ptys | ||
9 | 10 | ||
10 | 20000207 | 11 | 20000207 |
11 | - Removed SOCKS code. Will support through a ProxyCommand. | 12 | - Removed SOCKS code. Will support through a ProxyCommand. |