--- code/trunk/NEWS 2011/08/16 09:48:29 659 +++ code/trunk/NEWS 2011/08/23 16:45:55 672 @@ -1,6 +1,16 @@ News about PCRE releases ------------------------ +Release 8.20 +------------ + +The main change in this release is the inclusion of Zoltan Herczeg's +just-in-time compiler support, which can be accessed by building PCRE with +--enable-jit. Large performance benefits can be had in many situations. 8.20 +also fixes an unfortunate bug that was introduced in 8.13 as well as tidying up +a couple of infelicities. + + Release 8.13 16-Aug-2011 ------------------------