Author: bodewig
Date: Tue Jan 13 20:11:07 2015
New Revision: 1651464
URL: http://svn.apache.org/r1651464
Log:
record fix for COMPRESS-290
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=1651464&r1=1651463&r2=1651464&view=diff
==============================================================================
--- commons/proper/compress/trunk/src/changes/changes.xml (original)
+++ commons/proper/compress/trunk/src/changes/changes.xml Tue Jan 13 20:11:07
2015
@@ -75,6 +75,11 @@ The <action> type attribute can be add,u
has thrown an exception reading the file - for example if the
file doesn't exist.
</action>
+ <action type="fix" date="2015-01-13" issue="COMPRESS-290"
+ due-to="Kristian Rosenvold">
+ Improved error message when tar encounters a groupId that is
+ too big to write without using the STAR or POSIX format.
+ </action>
</release>
<release version="1.9" date="2014-10-09"