Author: trawick Date: Fri Jan 22 15:33:13 2010 New Revision: 902121 URL: http://svn.apache.org/viewvc?rev=902121&view=rev Log: the hash crash bug was never in a release; axe the CHANGES entry documenting the correction Modified: apr/apr/branches/1.3.x/CHANGES Modified: apr/apr/branches/1.3.x/CHANGES URL: http://svn.apache.org/viewvc/apr/apr/branches/1.3.x/CHANGES?rev=902121&r1=902120&r2=902121&view=diff ============================================================================== --- apr/apr/branches/1.3.x/CHANGES [utf-8] (original) +++ apr/apr/branches/1.3.x/CHANGES [utf-8] Fri Jan 22 15:33:13 2010 @@ -1,10 +1,6 @@  -*- coding: utf-8 -*- Changes for APR 1.3.10 - *) Undo a crash-bug introduced in 1.3.9 affecting some applications of - the apr hash and table structures, reported to affect Subversion - by Bert Huijben . [Graham Leggett] - *) Solaris 10 and later: Change the default cross-mutex mechanism from fcntl to pthread to resolve EDEADLK failures with some multi-threaded, multi-process applications (e.g., httpd's worker MPM with certain