X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=news%2Frelease-0.7.mdwn;h=1fbeeb4d53dd79e5292b744c2c5c4f14fc1d89bd;hb=8c7fc52a0e5d9d276d86d0ba3503f1d4f7f96397;hp=1a9e48a9f48bd969e6910b97e4993a87aee35627;hpb=f1fca083b332711d4befd76fbbf44e6bc39aed28;p=obsolete%2Fnotmuch-wiki diff --git a/news/release-0.7.mdwn b/news/release-0.7.mdwn index 1a9e48a..1fbeeb4 100644 --- a/news/release-0.7.mdwn +++ b/news/release-0.7.mdwn @@ -27,10 +27,10 @@ Sebastian Spaeth contributed two changes related to unicode and UTF8: * message tags are now explicitly unicode * query string is encoded as a UTF8 byte string -Build-System improvments ------------------------- +Build-System improvements +------------------------- -Generate notmuch.sym after the relevant object files +#### Generate notmuch.sym after the relevant object files This fixes a bug in parallel building. Thanks to Thomas Jost for the patch.