Author: rooneg Date: Thu Jan 26 21:35:12 2006 New Revision: 372746 URL: http://svn.apache.org/viewcvs?rev=372746&view=rev Log: * CHANGES: Prepare for release. Modified: apr/apr/branches/0.9.x/CHANGES Modified: apr/apr/branches/0.9.x/CHANGES URL: http://svn.apache.org/viewcvs/apr/apr/branches/0.9.x/CHANGES?rev=372746&r1=372745&r2=372746&view=diff ============================================================================== --- apr/apr/branches/0.9.x/CHANGES (original) +++ apr/apr/branches/0.9.x/CHANGES Thu Jan 26 21:35:12 2006 @@ -1,4 +1,4 @@ -Changes with APR 0.9.8-dev +Changes with APR 0.9.8 *) Keep testpipe.c from hanging on win32. [Garrett Rooney]