Author: trawick Date: Fri Dec 10 03:20:33 2004 New Revision: 111496 URL: http://svn.apache.org/viewcvs?view=rev&rev=111496 Log: fix typo
Modified: apr/apr/trunk/CHANGES Modified: apr/apr/trunk/CHANGES Url: http://svn.apache.org/viewcvs/apr/apr/trunk/CHANGES?view=diff&rev=111496&p1=apr/apr/trunk/CHANGES&r1=111495&p2=apr/apr/trunk/CHANGES&r2=111496 ============================================================================== --- apr/apr/trunk/CHANGES (original) +++ apr/apr/trunk/CHANGES Fri Dec 10 03:20:33 2004 @@ -1,6 +1,6 @@ Changes for APR 1.1.0 - *( rename the apr_file_permissions defines (APR_UREAD, + *) rename the apr_file_permissions defines (APR_UREAD, APR_UWRITE, etc.) to have prefix APR_FPROT_ (keeping the old defines) [Stas]
