You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@apr.apache.org by jo...@apache.org on 2006/10/31 17:05:38 UTC

svn commit: r469538 - /apr/apr/branches/1.2.x/CHANGES

Author: jorton
Date: Tue Oct 31 08:05:38 2006
New Revision: 469538

URL: http://svn.apache.org/viewvc?view=rev&rev=469538
Log:
Donate a PR.

Modified:
    apr/apr/branches/1.2.x/CHANGES

Modified: apr/apr/branches/1.2.x/CHANGES
URL: http://svn.apache.org/viewvc/apr/apr/branches/1.2.x/CHANGES?view=diff&rev=469538&r1=469537&r2=469538
==============================================================================
--- apr/apr/branches/1.2.x/CHANGES (original)
+++ apr/apr/branches/1.2.x/CHANGES Tue Oct 31 08:05:38 2006
@@ -1,7 +1,7 @@
 Changes for APR 1.2.8
 
   *) APR_FIND_APR macro no longer checks /usr/local/apache2/.
-     [Colm MacCarthaigh]
+     PR 40842.  [Colm MacCarthaigh]
 
   *) Portably check for EEXIST in mktemp code.  PR 40818
      [Kenneth Golomb <KGolomb TradeCard.com>]