X-Git-Url: https://ruderich.org/simon/gitweb/?p=blhc%2Fblhc.git;a=blobdiff_plain;f=NEWS;h=9c9f8bcb06699a9d261b5b784bd253ce09e4ff7e;hp=1e0944e427590924672d26519917bc79abb389f8;hb=HEAD;hpb=019d2b1c80b43bc7fa2a1df68ca3fa4f81569961 diff --git a/NEWS b/NEWS index 1e0944e..69f73f7 100644 --- a/NEWS +++ b/NEWS @@ -1,7 +1,16 @@ NEWS ==== -Version 0.XX +Version 0.xx +------------ + +- Ignore another cargo/rust false positive; reported by Yogeswaran Umasankar + (see Debian Bug #1037521). +- Permit "no compiler commands" for cargo/rust projects. +- Fix false positive in C++ compiler detection; reported by Rafael Laboissière + (Debian Bug #1069576). + +Version 0.14 ------------ - Update moc handling for Qt6; reported by Ben Westover, patch from Ross