X-Git-Url: https://ruderich.org/simon/gitweb/?p=blhc%2Fblhc.git;a=blobdiff_plain;f=NEWS;h=c42fbf146f122f23ae7761d22bdee42bda1c998f;hp=a933cb9aea134cd30ca0b9d1e3b26a85171a9ad0;hb=ceef2f83a375cace7ee2e1fc7a27dadcbc75737a;hpb=c2874d0d8e4579450add73e804f400fdd7f2f456 diff --git a/NEWS b/NEWS index a933cb9..c42fbf1 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,13 @@ NEWS ==== +Version 0.XX +------------ + +- Also split commands on && and || (not only on ;) to detect more false + negatives. This could also trigger more false positives. + + Version 0.12 ------------