--- code/trunk/ChangeLog 2009/09/02 09:23:21 431 +++ code/trunk/ChangeLog 2009/09/02 16:02:56 432 @@ -83,6 +83,11 @@ libpcrecpp.pc and pcre-config when PCRE is not compiled as a shared library. +15. Added REG_UNGREEDY to the pcreposix interface, at the request of a user. + It maps to PCRE_UNGREEDY. It is not, of course, POSIX-compatible, but it + is not the first non-POSIX option to be added. Clearly some people find + these options useful. + Version 7.9 11-Apr-09 ---------------------