--- code/trunk/ChangeLog 2007/02/24 21:39:42 53 +++ code/trunk/ChangeLog 2007/02/24 21:39:46 55 @@ -1,6 +1,16 @@ ChangeLog for PCRE ------------------ +Version 3.6 23-Oct-01 +--------------------- + +1. Crashed with /(sens|respons)e and \1ibility/ and "sense and sensibility" if +offsets passed as NULL with zero offset count. + +2. The config.guess and config.sub files had not been updated when I moved to +the latest autoconf. + + Version 3.5 15-Aug-01 ---------------------