--- code/trunk/pcre_ucp_searchfuncs.c 2008/07/02 19:18:41 350 +++ code/trunk/pcre_ucp_searchfuncs.c 2008/07/04 18:27:16 351 @@ -1,3 +1,12 @@ +############################################################ +############################################################ +## As of PCRE 8.0 this file is OBSOLETE. A different way ## +## of handling Unicode property data is now used. See the ## +## maint/README document. ## +## PH 02 July 2008 ## +############################################################ +############################################################ + /************************************************* * Perl-Compatible Regular Expressions * *************************************************/