summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>2017-12-31 18:09:30 -0500
committerDavid Bremner <david@tethera.net>2017-12-31 22:34:32 -0400
commit333187b341746bd064d0c6b90c5a80cbb2d2d3b1 (patch)
treec73493eee8e029da52799f69bc47b75774d938f0
parent904d2a8cb002e67a78ef140ec75ef27edfd8a770 (diff)
NEWS: document notmuch-properties(7)
-rw-r--r--NEWS10
1 files changed, 10 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 7b50afc0..47b62d73 100644
--- a/NEWS
+++ b/NEWS
@@ -131,6 +131,16 @@ User-facing changes with this notmuch release:
* Only error for invalid diff lines in `tags/`, which allows for
`README`s and similar in nmbug repositories.
+Documentation
+-------------
+
+New man page: notmuch-properties(7)
+
+ This new page to the manual describes common conventions for how
+ properties are used by libnotmuch, the CLI, and associated programs.
+ External projects that use properties are encouraged to claim their
+ properties and conventions here to avoid collisions.
+
Notmuch 0.25.3 (2017-12-08)
===========================