X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=news%2Frelease-0.7.mdwn;h=0beaa5f3fea4adb76dc3e564fc793f517b7be06e;hb=56d23b7e00d8638bbfff344965fc14ef850c9178;hp=7ddeb9398527c3f6ee98bba0137b94edefc35731;hpb=a817de69e1bb7c544789ca324aa7482d5b3e8b88;p=notmuch-wiki diff --git a/news/release-0.7.mdwn b/news/release-0.7.mdwn index 7ddeb93..0beaa5f 100644 --- a/news/release-0.7.mdwn +++ b/news/release-0.7.mdwn @@ -28,9 +28,9 @@ Sebastian Spaeth contributed two changes related to unicode and UTF8: * query string is encoded as a UTF8 byte string 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.