]> git.cworth.org Git - notmuch-wiki/blob - news/release-0.10.2.mdwn
indented block does not need \ before _ (so it seems).
[notmuch-wiki] / news / release-0.10.2.mdwn
1 [[!meta date="2011-12-04"]]
2
3 Notmuch 0.10.2 (2011-12-04)
4 ===========================
5
6 Bug-fix release.
7 ----------------
8
9 Fix crash in python bindings.
10
11     The python bindings did not call g_type_init, which caused crashes
12     for some, but not all users.