Author: trawick
Date: Fri Jan 22 15:36:01 2010
New Revision: 902125
URL: http://svn.apache.org/viewvc?rev=902125&view=rev
Log:
hash crash bug was in the un-released apr 1.4.1
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=902125&r1=902124&r2=902125&view=diff
==============================================================================
--- apr/apr/branches/1.4.x/CHANGES [utf-8] (original)
+++ apr/apr/branches/1.4.x/CHANGES [utf-8] Fri Jan 22 15:36:01 2010
@@ -5,7 +5,7 @@
Changes for APR 1.4.2
- *) Undo a crash-bug introduced in 1.3.9 affecting some applications of
+ *) Undo a crash-bug introduced in 1.4.1 affecting some applications of
the apr hash and table structures, reported to affect Subversion
by Bert Huijben <bert qqmail.nl>. [Graham Leggett]
|