From 75ba00ff068dd3338a77606130f8afd6b29ab05c Mon Sep 17 00:00:00 2001 From: Benedikt Heine Date: Fri, 27 Oct 2017 20:39:18 +0200 Subject: [PATCH] Add changelog entry for dbus memleaks --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3f1d124..ed4cef6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,8 @@ ### Fixed - `new_icon` rule being ignored on notifications that had a raw icon - Do not replace format strings, which are in notification content +- DBus related memory leaks closed: + On the DBus connection, all hints never got freed. For raw icons, dunst saved them three times. ## Changed - transient hints are now handled