summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarco Trevisan (Treviño) <mail@3v1n0.net>2022-07-14 17:17:43 +0200
committerMarco Trevisan (Treviño) <mail@3v1n0.net>2022-07-14 17:18:25 +0200
commit3d81394cd23ac12c40631287fa43b63766eab4f4 (patch)
tree90d40cb027085f9894b2457c089a8b6af4c3c669
parent5e6a52fa4fe880c0b3ef9b9360bb8d89f113c90f (diff)
downloadlibnotify-3d81394cd23ac12c40631287fa43b63766eab4f4.tar.gz
NEWS: Fix style on previous announcement
-rw-r--r--NEWS4
1 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index d2a991d..9d3852e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,11 +1,11 @@
New in 0.7.12
-============
+=============
* docs/notify-send: Add --transient option to manpage [Marco]
* notify-send: Move server capabilities check to a separate function [Marco]
* notify-send: Add debug message about server not supporting persistence
[Marco]
-* notification: Include sender-pid hint by default if not provided [Marco]
+* notification: Include sender-pid hint by default if not provided [Marco]
* Delete unused notifynotification.xml [Patrick; !25]
* notification: Bookend calling NotifyActionCallback with temporary ref
[Logan; #25, !26]