Add changelog entry for dbus memleaks
This commit is contained in:
parent
df56528bdc
commit
75ba00ff06
@ -8,6 +8,8 @@
|
|||||||
### Fixed
|
### Fixed
|
||||||
- `new_icon` rule being ignored on notifications that had a raw icon
|
- `new_icon` rule being ignored on notifications that had a raw icon
|
||||||
- Do not replace format strings, which are in notification content
|
- 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
|
## Changed
|
||||||
- transient hints are now handled
|
- transient hints are now handled
|
||||||
|
Loading…
x
Reference in New Issue
Block a user