diff options
| author | Tomi Ollila <tomi.ollila@iki.fi> | 2019-02-18 20:36:35 +0200 |
|---|---|---|
| committer | Tomi Ollila <tomi.ollila@iki.fi> | 2019-02-18 20:36:35 +0200 |
| commit | 308a8bb38e5ec43e35c8a832c43f85e959dde729 (patch) | |
| tree | bee55761d5496765ce62ddc50dca4ad4989d52d8 | |
| parent | b70a51e7f84375af60b9aa84cb15d52567ade2fc (diff) | |
news for release 0.28.2
| -rw-r--r-- | news/release-0.28.2.mdwn | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/news/release-0.28.2.mdwn b/news/release-0.28.2.mdwn new file mode 100644 index 0000000..d3bcd14 --- /dev/null +++ b/news/release-0.28.2.mdwn @@ -0,0 +1,15 @@ +[[!meta date="2019-02-17"]] + +Notmuch 0.28.2 (2019-02-17) +=========================== + +Emacs +----- + +Invoke gpg with --batch and --no-tty. + +Python Bindings +--------------- + +Fix documentation build with Python 3.7. Note that Python >= 3.3 is +now needed to build this documentation. |
