X-Git-Url: https://ruderich.org/simon/gitweb/?p=blhc%2Fblhc.git;a=blobdiff_plain;f=NEWS;h=9c9f8bcb06699a9d261b5b784bd253ce09e4ff7e;hp=2a13ae6dbf53705b5cfff9a3efb38d14bc3ce173;hb=HEAD;hpb=ec57d62bf603e1f91e286bccbe7024661075da09 diff --git a/NEWS b/NEWS index 2a13ae6..69f73f7 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,15 @@ NEWS ==== +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 ------------