]> granicus.if.org Git - neomutt/commitdiff
docs: add to UPDATING.kz
authorKarel Zak <kzak@redhat.com>
Tue, 5 Apr 2016 10:05:19 +0000 (12:05 +0200)
committerRichard Russon <rich@flatcap.org>
Sat, 9 Apr 2016 22:08:44 +0000 (23:08 +0100)
Signed-off-by: Karel Zak <kzak@redhat.com>
README.notmuch
UPDATING.kz

index 8773ad165feafa7e7272f9108a7fdaa1073e09f8..9fc7b65aae27afeb8dcaa0afa408b28532f6bf55 100644 (file)
@@ -4,10 +4,13 @@ notmuch support for mutt
  * notmuch is e-mail fulltext indexing and tagging engine; see
    http://notmuchmail.org/ for more information.
 
- * home page (wiki)
+ * home page (wiki) and git:
 
    https://github.com/karelzak/mutt-kz
 
+   Note that the master branch is rebased to be up to date with mutt upstream. Use
+   stable/v<version> branches for downstream packaging.
+
  * mailing list:
 
    https://admin.fedoraproject.org/mailman/listinfo/mutt-kz
@@ -24,7 +27,6 @@ notmuch support for mutt
   $ ./configure --enable-notmuch [--enable-debug]
   $ make
 
-
  * Folders URI
 
    notmuch://[<path>][?<item>=<name>[& ...]]
index fba3bf1f423fe4e76817596b2a99e3e61f623ec3..030670325bf9b6d8892b98f45ccf46986b4a9de9 100644 (file)
@@ -1,3 +1,17 @@
+1.6.0.1:
+
++ rebase to mutt upstream 1.6.0
++ update to the new sidebar implementation. Note that all .muttrc options 
+  are prefixed by "sidebar_" now.
+
++ rebase is based on neomutt project (see https://github.com/neomutt) where are
+  maintained all non-upstream mutt changes, so it's easy to merge another
+  features like "trash", "ifdef", ... to mutt-kz.
+
++ the stable mutt-kz releases and tags are maintained in stable/v<version> branches, 
+  the master branch is going to be *rebased*. This development model help us to be 
+  up to date with mutt upstream.
+
 
 1.5.23.1: