X-Git-Url: https://ruderich.org/simon/gitweb/?p=blhc%2Fblhc.git;a=blobdiff_plain;f=NEWS;h=4ac2e4cf9075b6f495146497b40a716a1cc7fdac;hp=c45a2337e10838368331ef9b7396c379109386c5;hb=8bb0bc6382d4f8b3f957cd3ab0546e6cbb750beb;hpb=3b0cee1e332ae137ad1efd3309e6be0cd1c37364 diff --git a/NEWS b/NEWS index c45a233..4ac2e4c 100644 --- a/NEWS +++ b/NEWS @@ -4,6 +4,13 @@ NEWS Version 0.XX ------------ +- Fix false positive in configure output if $CC contains options (Debian bug + #710135). + + +Version 0.04 +------------ + - Fix many false positives, this includes compiled header files, lines with only CC=gcc but no other compiler commands and `moc-qt4`/`moc-qt5` commands. - Accept -Wformat=2 because it implies -Wformat.