commit | 4219adeeef8a3d5447af4c9bd1e4e7c05b3112fd | [log] [tgz] |
---|---|---|
author | Simon Kelley <simon@thekelleys.org.uk> | Wed Feb 27 20:30:21 2019 +0000 |
committer | Simon Kelley <simon@thekelleys.org.uk> | Wed Feb 27 20:30:21 2019 +0000 |
tree | c330a5072ce7d836ea5b52ab5fc4bbb11cd06ae4 | |
parent | 28cfe36e1eee9d2c234e0256ad459956b415a3bb [diff] [blame] |
Fix line counting when reading /etc/hosts.
diff --git a/CHANGELOG b/CHANGELOG index f286344..0673fc7 100644 --- a/CHANGELOG +++ b/CHANGELOG
@@ -17,6 +17,10 @@ combinatorial explosion of compile-time options. Thanks to Kevin Darbyshire-Bryant for the patch. + Fix line-counting when reading /etc/hosts and friends; for + correct error messages. Thanks to Christian Rosentreter + for reporting this. + version 2.80 Add support for RFC 4039 DHCP rapid commit. Thanks to Ashram Method