Skip to content

Commit a30f514

Browse files
committed
release 4.8
1 parent 840b361 commit a30f514

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

README

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,9 @@ Changelog:
5555
Version 4.8:
5656
- fix for odd cornercase where getaddrinfo was used with AI_NUMERICHOST
5757
to test for a numeric ip instead of resolving it (fixes nmap).
58+
- allow usage with programs that rely on LD_PRELOAD themselves
59+
- reject wrong entries in config file
60+
- print version number on startup
5861

5962
Version 4.7:
6063
- new round_robin chaintype by crass.

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
4.7
1+
4.8

0 commit comments

Comments
 (0)