X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;ds=sidebyside;f=NEWS;h=c42fbf146f122f23ae7761d22bdee42bda1c998f;hb=ee8f350576149b3cccaf0dacf11e35660209ff7d;hp=a933cb9aea134cd30ca0b9d1e3b26a85171a9ad0;hpb=c2874d0d8e4579450add73e804f400fdd7f2f456;p=blhc%2Fblhc.git 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 ------------