Author: bodewig
Date: Mon Aug 8 05:09:25 2011
New Revision: 1154825
URL: http://svn.apache.org/viewvc?rev=1154825&view=rev
Log:
typo
Modified:
commons/proper/compress/trunk/src/changes/changes.xml
Modified: commons/proper/compress/trunk/src/changes/changes.xml
URL:
http://svn.apache.org/viewvc/commons/proper/compress/trunk/src/changes/changes.xml?rev=1154825&r1=1154824&r2=1154825&view=diff
==============================================================================
--- commons/proper/compress/trunk/src/changes/changes.xml (original)
+++ commons/proper/compress/trunk/src/changes/changes.xml Mon Aug 8 05:09:25
2011
@@ -47,7 +47,7 @@ The <action> type attribute can be add,u
<release version="1.3" date="unreleased"
description="Release 1.3 - API compatible to 1.2 but requires
Java5 at runtime">
<action type="fix" date="2011-08-08">
- BZip2CompressorInputStream' getBytesRead method always
+ BZip2CompressorInputStream's getBytesRead method always
returned 0.
</action>
<action issue="COMPRESS-152" type="fix" date="2011-08-03">