summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2000-03-02 23:31:50 +1100
committerDamien Miller <djm@mindrot.org>2000-03-02 23:31:50 +1100
commitc4cea3e5c71c8f2d48ee22ea05d26a47fb47ad29 (patch)
treec16a3f258f67064d05b6c46677792353d6258b68 /ChangeLog
parentc7d8dbbb0dfdeb3f854d58c9bf084db2b72ded77 (diff)
- Avoid warning message with Unix98 ptys
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 12edfc44..4d3e87fb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,6 +6,7 @@
to detect library and header location _and_ ensure library has proper
RSA support built in (this is a problem with OpenSSL 0.9.5).
- Applied pty cleanup patch from markus.friedl@informatik.uni-erlangen.de
+ - Avoid warning message with Unix98 ptys
20000207
- Removed SOCKS code. Will support through a ProxyCommand.