summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorAram Drevekenin <aram@poor.dev>2020-09-11 17:25:03 +0200
committerGitHub <noreply@github.com>2020-09-11 17:25:03 +0200
commitd993d070a319c164096e6a1dc7b81cf3d3f409a2 (patch)
tree83e09c3296c88b782c475dd9b607c73b49121c05 /CHANGELOG.md
parent52f758d608e8e6d9b27caf4d2e1295c413807108 (diff)
docs(changelog): rdns fix
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3f4adca..23a407a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
## [Unreleased]
+### Fixed
+* Fixed resolv.conf parsing for rDNS in some cases (https://github.com/imsnif/bandwhich/pull/184) - [@Ma27](https://github.com/Ma27)
+
## [0.18.1] - 2020-09-11
* HOTFIX: do not build windows build-dependencies on other platforms