summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarco Trevisan (Treviño) <mail@3v1n0.net>2022-04-27 20:16:49 +0200
committerMarco Trevisan (Treviño) <mail@3v1n0.net>2022-04-27 20:16:49 +0200
commit59553a5af275ad449335da8fdda43ee1ee709d2a (patch)
tree38fd6777e83cc72a1851e62f66b8041b9fbc9be2
parent2674c76f5389260c945caa90edc710dd3ba5fae3 (diff)
downloadlibnotify-59553a5af275ad449335da8fdda43ee1ee709d2a.tar.gz
NEWS: Add --wait feature to last release
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ce5a2f5..87bc92f 100644
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,7 @@ New in 0.7.10
* notify-send: Support commas in icon filenames [Thorsten; !15]
* notify-send: Give failing exit code if showing notification fails [Ray, !13]
* notify-send: Support for replacing an existing notification [Paul; !17]
+* notify-send: Add option to wait until notification has been closed [Ben; !18]
* notify-send: Add support for notification actions and responses [Ben; !18]
* notification: Send the application ID when possible [Corentin; !1]
* notification: Use g_memdup2 when available [Marco; !22]