diff options
author | David Bremner <bremner@debian.org> | 2011-12-06 19:39:33 -0400 |
---|---|---|
committer | David Bremner <bremner@debian.org> | 2011-12-06 19:39:33 -0400 |
commit | f0e0053149bb3b51f4a0cd43371292b639f236a8 (patch) | |
tree | f79945f6c0970190ed80b0d31df8b95bacab38b1 /NEWS | |
parent | c4d824bc1ee4e49c86315cd3e7f0a4756aff3811 (diff) | |
parent | 07bb8b9e895541006eca88430925f1c6524c4708 (diff) |
Merge branch 'release'
Conflicts:
NEWS
Conflicts resolved by inserting the 0.10.2 stanza before 0.11
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -11,6 +11,17 @@ Automatic tag query optimization suggested that people do this by hand; this is no longer necessary. +Notmuch 0.10.2 (2011-12-04) +=========================== + +Bug-fix release. +---------------- + +Fix crash in python bindings. + + The python bindings did not call g_type_init, which caused crashes + for some, but not all users. + Notmuch 0.10.1 (2011-11-25) =========================== |