--- code/trunk/NEWS 2010/12/10 11:40:00 581 +++ code/trunk/NEWS 2011/01/15 11:22:47 588 @@ -1,6 +1,13 @@ News about PCRE releases ------------------------ +Release 8.12 15-Jan-2011 +------------------------ + +This release fixes some bugs in pcregrep, one of which caused the tests to fail +on 64-bit big-endian systems. There are no changes to the code of the library. + + Release 8.11 10-Dec-2010 ------------------------