Author: bodewig
Date: Sat Aug 24 17:59:04 2013
New Revision: 1517170
URL: http://svn.apache.org/r1517170
Log:
record additional encoding support
Modified:
ant/antlibs/compress/trunk/changes.xml
Modified: ant/antlibs/compress/trunk/changes.xml
URL:
http://svn.apache.org/viewvc/ant/antlibs/compress/trunk/changes.xml?rev=1517170&r1=1517169&r2=1517170&view=diff
==============================================================================
--- ant/antlibs/compress/trunk/changes.xml (original)
+++ ant/antlibs/compress/trunk/changes.xml Sat Aug 24 17:59:04 2013
@@ -38,6 +38,9 @@
</properties>
<release version="1.3" date="unreleased">
+ <action type="add">
+ Encoding support for dump and cpio archives and filesets.
+ </action>
</release>
<release version="1.2" date="2012-04-20">