projects
/
notmuch-wiki
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0452689
)
indented block does not need \ before _ (so it seems).
author
Tomi Ollila
<tomi.ollila@iki.fi>
Wed, 4 Jan 2012 12:16:56 +0000
(14:16 +0200)
committer
Tomi Ollila
<tomi.ollila@iki.fi>
Wed, 4 Jan 2012 12:16:56 +0000
(14:16 +0200)
news/release-0.10.2.mdwn
patch
|
blob
|
history
diff --git
a/news/release-0.10.2.mdwn
b/news/release-0.10.2.mdwn
index 38401792d8997541b0a981ccb55084e55cddf947..d397567f927d67f25a15ac58f16b0ed6997ac86e 100644
(file)
--- a/
news/release-0.10.2.mdwn
+++ b/
news/release-0.10.2.mdwn
@@
-8,5
+8,5
@@
Bug-fix release.
Fix crash in python bindings.
- The python bindings did not call g
\_type\
_init, which caused crashes
+ The python bindings did not call g
_type
_init, which caused crashes
for some, but not all users.