diff options
author | pdw <> | 2003-08-30 09:40:03 +0000 |
---|---|---|
committer | pdw <> | 2003-08-30 09:40:03 +0000 |
commit | 37f7fadd8aacf89f103f7bcba74be61c7ad060a2 (patch) | |
tree | d3125ad04b0419714966f721c717da7573728d33 /ChangeLog | |
parent | ebb28db1b6d9ad560eaf5d6919de30db30b0a492 (diff) | |
download | iftop-37f7fadd8aacf89f103f7bcba74be61c7ad060a2.zip |
Fixed resolver to not do any DNS resolution if dns_resolution == 0
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -5,7 +5,8 @@ Attributions apply to all preceding items up to the next blank line. Unattributed items are by Paul Warren and Chris Lightfoot. 0.14 - +* Fixed DNS resolution so that no lookups are done if options.dns_resolution == + 0 * Configure/compilation fixes for Mac OS X * MacOS interfaces to avoid by default |