Author: torsten
Date: Thu Feb 24 11:58:33 2011
New Revision: 1074120
URL: http://svn.apache.org/viewvc?rev=1074120&view=rev
Log:
Changes entry for r1069513 added
Modified:
perl/Apache-SizeLimit/trunk/Changes
Modified: perl/Apache-SizeLimit/trunk/Changes
URL:
http://svn.apache.org/viewvc/perl/Apache-SizeLimit/trunk/Changes?rev=1074120&r1=1074119&r2=1074120&view=diff
==============================================================================
--- perl/Apache-SizeLimit/trunk/Changes (original)
+++ perl/Apache-SizeLimit/trunk/Changes Thu Feb 24 11:58:33 2011
@@ -8,6 +8,9 @@ Changes - Apache::SizeLimit change logfi
=item 0.96-dev
+Unshared size is now interpreted as RSS - shared instead of VSIZE - shared
+on Linux [Torsten]
+
Subtest 1 checks that Apache2::SizeLimit->_limits_are_exceeded() returns
false without any limits. But if the test runs near the end of the test
suite it may very well be that some other test has set a limit. [Torsten]