+Notmuch 0.6.1 (2011-07-17)
+==========================
+
+Bug-fix release.
+----------------
+
+Re-export Xapian exception typeinfo symbols.
+  
+  It turned out our aggressive symbol hiding caused problems for
+  people running gcc 4.4.5.
+
 Notmuch 0.6 (2011-07-01)
 =======================
 New, general features
 
     Thanks to Jason Woofenden for the report.
   * Force notmuch to depend on the same version of libnotmuch. Thanks to
     Uwe Kleine-König for the patch.
+  * Export typeinfo for Xapian exceptions from libnotmuch. This fixes
+    certain mysterious uncaught exception problems.
 
- -- David Bremner <bremner@debian.org>  Sun, 10 Jul 2011 09:34:02 -0300
+ -- David Bremner <bremner@debian.org>  Sun, 17 Jul 2011 10:20:42 -0300
 
 notmuch (0.6) unstable; urgency=low