X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=news%2Frelease-0.10.2.mdwn;h=0d6c01f8bd4a2ac0efc8d3b62d9ce6ffe6c03a58;hb=56d23b7e00d8638bbfff344965fc14ef850c9178;hp=d397567f927d67f25a15ac58f16b0ed6997ac86e;hpb=e37efcd9ffa5b7004a15428051cf5c2d77773dac;p=notmuch-wiki diff --git a/news/release-0.10.2.mdwn b/news/release-0.10.2.mdwn index d397567..0d6c01f 100644 --- a/news/release-0.10.2.mdwn +++ b/news/release-0.10.2.mdwn @@ -6,7 +6,7 @@ Notmuch 0.10.2 (2011-12-04) Bug-fix release. ---------------- -Fix crash in python bindings. +### Fix crash in python bindings - The python bindings did not call g_type_init, which caused crashes - for some, but not all users. + The python bindings did not call `g_type_init`, which caused crashes + for some, but not all users.