summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 922cb963c5..2b7c8c4fc0 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -46,6 +46,9 @@ Line wrap the file at 100 chars. Th
- Lowered default MTU to 1280 on Android.
- Disable app icon badge for tunnel state notification/status.
+#### Windows
+- Remove dependency on `ipconfig.exe`. Call `DnsFlushResolverCache` to flush the DNS cache.
+
### Removed
#### Android
- Remove WireGuard view as it's no longer needed with the new way of managing devices.