diff options
| -rw-r--r-- | CHANGELOG.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 9f06a9c301..630d900f1e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -24,6 +24,9 @@ Line wrap the file at 100 chars. Th ## [Unreleased] ### Added +- Replace repeated `Disconnecting` followed by `Connecting` notifications with a single + `Reconnecting` notification. + #### Linux - Add support for DNS configuration using resolvconf. |
