You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@apr.apache.org by wr...@apache.org on 2007/09/04 02:45:07 UTC

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

Author: wrowe
Date: Mon Sep  3 17:45:06 2007
New Revision: 572464

URL: http://svn.apache.org/viewvc?rev=572464&view=rev
Log:
Not entirely empty of change entries

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?rev=572464&r1=572463&r2=572464&view=diff
==============================================================================
--- apr/apr/branches/1.2.x/CHANGES [utf-8] (original)
+++ apr/apr/branches/1.2.x/CHANGES [utf-8] Mon Sep  3 17:45:06 2007
@@ -1,7 +1,11 @@
                                                      -*- coding: utf-8 -*-
 Changes for APR 1.2.11
 
+  *) Win32 apr_file_read; Correctly handle completion-based read-to-EOF.
+     [Steven Naim <steven.naim googlemail.com>]
 
+  *) Fixed Win32 regression of stdout inheritance in apr_proc_create.
+     [William Rowe]
 
 Changes for APR 1.2.10