Author: stas
Date: Thu Dec  9 18:50:06 2004
New Revision: 111458

URL: http://svn.apache.org/viewcvs?view=rev&rev=111458
Log:
fix the CHANGES entry: s/APR_FRPOT_UWRITE/APR_UWRITE/

Modified:
   apr/apr/trunk/CHANGES

Modified: apr/apr/trunk/CHANGES
Url: 
http://svn.apache.org/viewcvs/apr/apr/trunk/CHANGES?view=diff&rev=111458&p1=apr/apr/trunk/CHANGES&r1=111457&p2=apr/apr/trunk/CHANGES&r2=111458
==============================================================================
--- apr/apr/trunk/CHANGES       (original)
+++ apr/apr/trunk/CHANGES       Thu Dec  9 18:50:06 2004
@@ -1,7 +1,7 @@
 Changes for APR 1.1.0
 
   *( rename the apr_file_permissions defines (APR_UREAD,
-     APR_FPROT_UWRITE, etc.) to have prefix APR_FPROT_ (keeping the
+     APR_UWRITE, etc.) to have prefix APR_FPROT_ (keeping the
      old defines) [Stas]
 
   *) Emit the run-time link path option in apr-config after installation

Reply via email to