update README for 4.1 release

This commit is contained in:
rofl0r
2012-08-06 01:34:23 +02:00
parent 923c4f1026
commit ddd9e48fc1
2 changed files with 6 additions and 2 deletions

5
README
View File

@ -1,4 +1,4 @@
ProxyChains ver 4.0 README
ProxyChains ver 4.1 README
==========================
ProxyChains is a UNIX program, that hooks network-related libc functions
@ -41,6 +41,9 @@ ProxyChains ver 4.0 README
Changelog:
----------
Version 4.1 adds support for mac os x (i386, x86_64, ppc)
all internal functions are threadsafe when compiled with -DTHREAD_SAFE
(default).
Version (4.x) removes the dnsresolver script which required a dynamically
linked "dig" binary to be present with remote DNS lookup.