]> git.cworth.org Git - notmuch-wiki/commitdiff
old news sync
authorTomi Ollila <tomi.ollila@iki.fi>
Sat, 8 Jun 2019 15:25:17 +0000 (18:25 +0300)
committerTomi Ollila <tomi.ollila@iki.fi>
Sat, 8 Jun 2019 15:25:17 +0000 (18:25 +0300)
news/release-0.10.mdwn
news/release-0.21.mdwn
news/release-0.28.4.mdwn [new file with mode: 0644]

index 08df73df34841e405c681600d2138c3d00f48638..dd30540b370ea40d6c36993e164cf4cfb767ed88 100644 (file)
@@ -53,7 +53,7 @@ opens a notmuch search for the given message id.
 
 ### Add keybinding ('c I') for stashing Message-ID's without an id: prefix
 
-Reduces manual labour when stashing them for use outside notmuch.
+Reduces manual labor when stashing them for use outside notmuch.
 
 ### Do not query on `notmuch-search` exit
 
index bf7b5476dbdda18c2b81dd850cfacafeebac7449..5763b956dec6bf9d3b58be219705b9efe4da68f9 100644 (file)
@@ -6,7 +6,8 @@ Notmuch 0.21 (2015-10-29)
 General
 -------
 
-### Notmuch now requires gmime >= 2.6.7. The gmime 2.4 series is no longer supported
+Notmuch now requires gmime >= 2.6.7. The gmime 2.4 series is no longer
+supported.
 
 ### Database revision tracking: `lastmod:` queries
 
diff --git a/news/release-0.28.4.mdwn b/news/release-0.28.4.mdwn
new file mode 100644 (file)
index 0000000..eba827c
--- /dev/null
@@ -0,0 +1,10 @@
+[[!meta date="2019-05-05"]]
+
+Notmuch 0.28.4 (2019-05-05)
+===========================
+
+Command line interface
+----------------------
+
+Fix a spurious error when using `notmuch show --raw` on messages whose
+size is a multiple of the internal buffer size.