summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a53f4367f..e118a3364 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
120000302
2 - Big cleanup of autoconf code
3 - Rearranged to be a little more logical
4 - Added -R option for Solaris
5 - Rewrote OpenSSL detection code. Now uses AC_TRY_RUN with a test program
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).
8
120000207 920000207
2 - Removed SOCKS code. Will support through a ProxyCommand. 10 - Removed SOCKS code. Will support through a ProxyCommand.
3 11