From e5ad6e53c334c138d4f4d96c59ae1fdf76cf1c80 Mon Sep 17 00:00:00 2001 From: Adam Hamsik Date: Wed, 25 Jul 2012 02:34:52 +0200 Subject: [PATCH] Add more info, about last work, versions. --- AUTHORS | 2 +- ChangeLog | 15 +++++++++++++++ 2 files changed, 16 insertions(+), 1 deletion(-) diff --git a/AUTHORS b/AUTHORS index 368f57e..8c844c7 100644 --- a/AUTHORS +++ b/AUTHORS @@ -7,7 +7,7 @@ main.c, remote-dns, thread safety, bugfixes, build system, cleanups rofl0r. https://github.com/rofl0r/proxychains -localnet, bugfixes +localnet, bugfixes, macos x support adam hamsik. https://github.com/haad/proxychains diff --git a/ChangeLog b/ChangeLog index ca5e2a1..40ae4ca 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,21 @@ ProxyChains version history (public releases) ==================== +ver 4.1 + * Mac OS X support, create install script. + * thread-safe fixes by @rofl0r + +------------------------------------------------------------------------- + +ver 4.0 + +changed: + * Add a lot of fixes + * localnet-patch + * remote-dns + * thread-safe +------------------------------------------------------------------------- + ver 3.1 changed: