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/06/14 16:39:11 UTC

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

Author: jorton
Date: Wed Jun 14 07:39:11 2006
New Revision: 414274

URL: http://svn.apache.org/viewvc?rev=414274&view=rev
Log:
Update.

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=414274&r1=414273&r2=414274&view=diff
==============================================================================
--- apr/apr/branches/1.2.x/CHANGES (original)
+++ apr/apr/branches/1.2.x/CHANGES Wed Jun 14 07:39:11 2006
@@ -1,6 +1,13 @@
 Changes for APR 1.2.8
 
+  *) NetBSD: Avoid leaving zombie process when using apr_signal() 
+     to ignore SIGCHLD.  PR 36750.  [Todd Vierling <tv pobox.com>]
 
+  *) Fix apr_socket_sendv() for platforms without writev.
+     PR 38822.  [Joe Orton]
+
+  *) Avoid issues using >2Gb of data per call with sendfile() on
+     64-bit Linux platforms.  [Joe Orton]
 
 Changes for APR 1.2.7