X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=debian%2Fchangelog;h=84e1120cef84882cbf0dfd414371bb74cccde282;hb=fe9c60dba7de212266dee3d731d867820966e054;hp=0fad868a7f5b47482862d8723684520439360f54;hpb=0511875fd03099066be24b9c2424a33ec02d5b28;p=notmuch diff --git a/debian/changelog b/debian/changelog index 0fad868a..84e1120c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,32 @@ +notmuch (0.7~rc1-1) experimental; urgency=low + + * Upstream release candidate. + * Fix for notmuch.sym and parallel build (Thanks to + Thomas Jost) + * Bug fixes from Jason Woofenden for vim interface: + - Fix "space (in show mode) mostly adds tag:inbox and tag:unread + instead of removing them" (Closes: #633009). + - Fix "says press 's'; to toggle signatures, but it's + really 'i'", (Closes: #633115). + - Fix "fix for from list on search pages", (Closes: #633045). + * Bug fixes for vim interface from Uwe Kleine-König + - use full path for sendmail/doc fix + - fix compose temp file name + * Python tag encoding fixes from Sebastian Spaeth. + + -- David Bremner Fri, 29 Jul 2011 12:16:56 +0200 + +notmuch (0.6.1-1) unstable; urgency=low + + * Properly install README.Debian in notmuch-vim (Closes: #632992). + 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 Sun, 17 Jul 2011 10:20:42 -0300 + notmuch (0.6) unstable; urgency=low * New upstream release; see /usr/share/doc/notmuch/NEWS for