diff options
| author | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2017-12-31 18:09:30 -0500 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2017-12-31 22:34:32 -0400 |
| commit | 333187b341746bd064d0c6b90c5a80cbb2d2d3b1 (patch) | |
| tree | c73493eee8e029da52799f69bc47b75774d938f0 | |
| parent | 904d2a8cb002e67a78ef140ec75ef27edfd8a770 (diff) | |
NEWS: document notmuch-properties(7)
| -rw-r--r-- | NEWS | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -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) =========================== |
