--- code/trunk/NEWS 2007/05/09 10:50:57 165 +++ code/trunk/NEWS 2007/05/09 14:48:28 166 @@ -13,6 +13,10 @@ pcreposix functions, for example, you need to link with both the pcreposix and the basic pcre library. +Some more features from Perl 5.10 have been added: + + (?-n) and (?+n) relative references for recursion and subroutines. + Release 7.1 24-Apr-07 ---------------------