Author: joes
Date: Tue Mar 10 01:17:48 2009
New Revision: 751936
URL: http://svn.apache.org/viewvc?rev=751936&view=rev
Log:
document NOTICE addition
Modified:
perl/modperl/trunk/Changes
Modified: perl/modperl/trunk/Changes
URL:
http://svn.apache.org/viewvc/perl/modperl/trunk/Changes?rev=751936&r1=751935&r2=751936&view=diff
==============================================================================
--- perl/modperl/trunk/Changes (original)
+++ perl/modperl/trunk/Changes Tue Mar 10 01:17:48 2009
@@ -12,6 +12,8 @@
=item 2.0.5-dev
+Add NOTICE file to the distribution. [Joe Schaefer]
+
Make sure Apache2::RequestIO::read doesn't clear the buffer on end of
file and handle negative offsets and offsets that are larger than
the current string length. [Torsten Foertsch]