Author: ggregory
Date: Tue Sep 20 18:55:35 2011
New Revision: 1173306
URL: http://svn.apache.org/viewvc?rev=1173306&view=rev
Log:
[CODEC-129] Use standard Maven directory layout.
Modified:
commons/proper/codec/trunk/src/changes/changes.xml
Modified: commons/proper/codec/trunk/src/changes/changes.xml
URL:
http://svn.apache.org/viewvc/commons/proper/codec/trunk/src/changes/changes.xml?rev=1173306&r1=1173305&r2=1173306&view=diff
==============================================================================
--- commons/proper/codec/trunk/src/changes/changes.xml (original)
+++ commons/proper/codec/trunk/src/changes/changes.xml Tue Sep 20 18:55:35 2011
@@ -26,7 +26,10 @@
org.apache.commons.codec.net.URLCodec charset field final. </action>
</release>
-->
<release version="1.6" date="TBA" description="Feature and fix release.">
- <action dev="ggregory" type="fix" issue="CODEC-128"
due-to="[email protected] ">
+ <action dev="ggregory" type="fix" issue="CODEC-129" due-to="ggregory">
+ Use standard Maven directory layout.
+ </action>
+ <action dev="ggregory" type="fix" issue="CODEC-128"
due-to="[email protected]">
Documentation spelling fixes.
</action>
<action dev="ggregory, sebb" type="fix" issue="CODEC-127">