]> git.notmuchmail.org Git - notmuch/commitdiff
Merge tag '0.18.2'
authorDavid Bremner <david@tethera.net>
Sat, 25 Oct 2014 16:55:25 +0000 (18:55 +0200)
committerDavid Bremner <david@tethera.net>
Sat, 25 Oct 2014 16:55:25 +0000 (18:55 +0200)
notmuch 0.18.2 release

NEWS
bindings/python/notmuch/version.py
debian/changelog
version

diff --git a/NEWS b/NEWS
index a6736c4ce51882b718952cf1cfbda2530bf7841a..47188381c53da50a13e558479cef5154860e83e7 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -65,7 +65,19 @@ Notmuch 0.18.2 (2014-10-25)
 Test Suite
 ----------
 
-Portability and bug fixes for test suite to improve compatibility with Emacs 24.4, gdb 7.8, and the ppc64el architecture.
+Translate T380-atomicity to use gdb/python
+
+  The new version is compatible with gdb 7.8
+
+Emacs 24.4 related bug fixes
+
+  The Messages buffer became read-only, and the generated mime
+  structure for signatures changed slightly.
+
+Simplify T360-symbol-hiding
+
+   Replace the use of `objdump` on the object files with `nm` on the
+   resulting lib.
 
 Notmuch 0.18.1 (2014-06-25)
 ===========================
index 5e4f9b77790166f00452b154b16271fd71813504..7355398038aef0f831a280b73fe392ed20805458 100644 (file)
@@ -1,2 +1,2 @@
 # this file should be kept in sync with ../../../version
-__VERSION__ = '0.18.2~rc1'
+__VERSION__ = '0.18.2'
index 4f9dd8f2092e2aa358fe99395fd2e78824906761..f65fbce9385a0998dea97e713c023c97ff081e85 100644 (file)
@@ -5,6 +5,15 @@ notmuch (0.19-1) UNRELEASED; urgency=low
 
  -- David Bremner <bremner@debian.org>  Tue, 16 Sep 2014 21:02:17 +0200
 
+notmuch (0.18.2-1) unstable; urgency=medium
+
+  * Rebuild for unstable.
+  * Translate T380-atomicity to use gdb/python
+  * Emacs 24.4 related bug fixes
+  * Simplify T360-symbol-hiding, port to ppc64el
+
+ -- David Bremner <bremner@debian.org>  Sat, 25 Oct 2014 18:19:53 +0200
+
 notmuch (0.18.2~rc1-1) experimental; urgency=medium
 
   * Test suite bug and portability fix release.
diff --git a/version b/version
index 34a761f36205e68389475742acfa05d0d6cb2986..503a21deb47d43c1715cd400032e4a9f82857c6f 100644 (file)
--- a/version
+++ b/version
@@ -1 +1 @@
-0.18.2~rc1
+0.18.2