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

svn commit: r1199085 - /apr/apr/branches/1.4.x/CHANGES

Author: rjung
Date: Tue Nov  8 03:02:08 2011
New Revision: 1199085

URL: http://svn.apache.org/viewvc?rev=1199085&view=rev
Log:
Add CHANGES for r1199084.

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

Modified: apr/apr/branches/1.4.x/CHANGES
URL: http://svn.apache.org/viewvc/apr/apr/branches/1.4.x/CHANGES?rev=1199085&r1=1199084&r2=1199085&view=diff
==============================================================================
--- apr/apr/branches/1.4.x/CHANGES [utf-8] (original)
+++ apr/apr/branches/1.4.x/CHANGES [utf-8] Tue Nov  8 03:02:08 2011
@@ -1,6 +1,9 @@
                                                      -*- coding: utf-8 -*-
 Changes for APR 1.4.6
 
+  *) apr_random: Prevent segfault if pool used to initialize apr_random is
+     destroyed before forking. [Stefan Fritsch]
+
   *) testrand: Improve child randomness test case. [Rainer Jung]
 
   *) apr_proc_fork, apr_random_after_fork: disambiguate what happens to the