We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 840b361 commit a30f514Copy full SHA for a30f514
README
@@ -55,6 +55,9 @@ Changelog:
55
Version 4.8:
56
- fix for odd cornercase where getaddrinfo was used with AI_NUMERICHOST
57
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
61
62
Version 4.7:
63
- new round_robin chaintype by crass.
VERSION
@@ -1 +1 @@
1
-4.7
+4.8
0 commit comments