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 2006/04/08 11:22:28 UTC

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

Author: wrowe
Date: Sat Apr  8 02:22:27 2006
New Revision: 392501

URL: http://svn.apache.org/viewcvs?rev=392501&view=rev
Log:

  Note the Why's

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

Modified: apr/apr/branches/1.2.x/CHANGES
URL: http://svn.apache.org/viewcvs/apr/apr/branches/1.2.x/CHANGES?rev=392501&r1=392500&r2=392501&view=diff
==============================================================================
--- apr/apr/branches/1.2.x/CHANGES (original)
+++ apr/apr/branches/1.2.x/CHANGES Sat Apr  8 02:22:27 2006
@@ -1,3 +1,13 @@
+Changes for APR 1.2.7
+
+  *) Netware - add missing apu_version.c parsing for apu_version_string()
+     to the Netware specific builds.  Unix platforms supporte this API 
+     since 0.9.1.  [Brad Nicholes]
+
+  *) Fix a regression in the updated win32 apr_file_read with timeouts
+     since 1.2.6 which would fail to return the bytes read in specific
+     edge cases.  [William Rowe]
+
 Changes for APR 1.2.6
 
   *) Fully test the detected libuuid or libc based uuid_create or