mirror of
https://github.com/rofl0r/proxychains-ng
synced 2025-01-21 15:42:58 +08:00
README: update release notes for 4.7
This commit is contained in:
parent
f868928c4b
commit
5847da1d1c
4
README
4
README
@ -56,6 +56,10 @@ Changelog:
|
||||
Version 4.7:
|
||||
- new round_robin chaintype by crazz.
|
||||
- fix bug with lazy allocation when GCC constructor was not used.
|
||||
- new configure flag --fat-binary to create a "fat" binary/library on OS X
|
||||
- return EBADF rather than EINTR in close hook.
|
||||
it's legal for a program to retry close() calls when they receive
|
||||
EINTR, which could cause an infinite loop, as seen in chromium.
|
||||
|
||||
Version 4.6:
|
||||
- some cosmetic fixes to Makefile, fix a bug when non-numeric ip was
|
||||
|
Loading…
Reference in New Issue
Block a user