mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-12-22 01:14:53 +01:00
NEWS: discuss contrib and nmbug
I mention the possibility of a seperate license here because currently notmuch-deliver is licensed GPL v2 only.
This commit is contained in:
parent
8036537bc4
commit
33d326be4a
1 changed files with 14 additions and 0 deletions
14
NEWS
14
NEWS
|
@ -48,6 +48,20 @@ Search avoids opening and parsing message files
|
|||
notmuch new
|
||||
notmuch restore notmuch.dump
|
||||
|
||||
New collection of add-on tools
|
||||
------------------------------
|
||||
|
||||
The source directory "contrib" contains tools built on notmuch. These
|
||||
tools are not part of notmuch, and you should check their individual
|
||||
licenses. Feel free to report problems with them to the notmuch
|
||||
mailing list.
|
||||
|
||||
nmbug - share tags with a given prefix
|
||||
|
||||
nmbug helps maintain a git repo containing all tags with a given
|
||||
prefix (by default "notmuch::"). Tags can be shared by commiting
|
||||
them to git in one location and restoring in another.
|
||||
|
||||
Notmuch 0.9 (2011-10-01)
|
||||
========================
|
||||
|
||||
|
|
Loading…
Reference in a new issue