]> git.notmuchmail.org Git - notmuch/commitdiff
Merge branch 'release'
authorDavid Bremner <bremner@debian.org>
Sat, 10 Sep 2011 13:11:25 +0000 (10:11 -0300)
committerDavid Bremner <bremner@debian.org>
Sat, 10 Sep 2011 13:11:25 +0000 (10:11 -0300)
NEWS
bindings/python/notmuch/version.py
debian/changelog
version

diff --git a/NEWS b/NEWS
index 65aca7573f0ddaec6a3b39adfc46861a481a1d1b..cf4ac07eddcc291def6b5a3df22fb1335695a4bd 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-Notmuch 0.8 (2011-09-05)
+Notmuch 0.8 (2011-09-10)
 ========================
 
 Improved handling of message/rfc822 parts
@@ -9,6 +9,22 @@ Improved handling of message/rfc822 parts
   headers, is unfortunately not yet supported (but hopefully will be
   soon).
 
+Improved Build system portability 
+
+  Certain parts of the shell script generating notmuch.sym were
+  specific to the GNU versions of sed and nm. The new version should
+  be more portable to e.g. OpenBSD.
+
+Documentation update for Ruby bindings
+
+  Added documentation, typo fixes, and improved support for rdoc.
+
+Unicode, iterator, PEP8 changes for python bindings
+
+  - PEP8 (code formatting) changes for python files.
+  - Remove Tags.__len__ ; see 0.6 release notes for motivation.
+  - Decode headers as UTF8, encode (unicode) database paths as UTF8.
+
 Notmuch 0.7 (2011-08-01)
 ========================
 
index a2c790c356f7fa107df75dd4d90bef05438ffe95..9d9ee2ef18d808cebeea3e295c1a6434abdedc44 100644 (file)
@@ -1,2 +1,2 @@
 # this file should be kept in sync with ../../../version
-__VERSION__ = '0.8~rc1'
+__VERSION__ = '0.8'
index c2b75524c18151b8aed0c9bdd76c84a503afa5b5..ee1630c774ded0c771806fa7753577349948e90a 100644 (file)
@@ -1,3 +1,13 @@
+notmuch (0.8-1) unstable; urgency=low
+
+  * New upstream version.
+    - Improved handling of message/rfc822 parts
+    - Improved Build system portability 
+    - Documentation update for Ruby bindings
+    - Unicode, iterator, PEP8 changes for python bindings
+
+ -- David Bremner <bremner@debian.org>  Sat, 10 Sep 2011 08:53:55 -0300
+
 notmuch (0.8~rc1-1) experimental; urgency=low
 
   * Upstream release candidate.
diff --git a/version b/version
index 867daade4a4025fedfec2783d944c6a570e9082a..aec258df73d39d2122706793921981f4a0f672f8 100644 (file)
--- a/version
+++ b/version
@@ -1 +1 @@
-0.8~rc1
+0.8