Author: sebb
Date: Wed Aug 17 16:31:17 2011
New Revision: 1158812
URL: http://svn.apache.org/viewvc?rev=1158812&view=rev
Log:
Codec-127
Modified:
commons/proper/codec/branches/generics/src/changes/changes.xml
Modified: commons/proper/codec/branches/generics/src/changes/changes.xml
URL:
http://svn.apache.org/viewvc/commons/proper/codec/branches/generics/src/changes/changes.xml?rev=1158812&r1=1158811&r2=1158812&view=diff
==============================================================================
--- commons/proper/codec/branches/generics/src/changes/changes.xml (original)
+++ commons/proper/codec/branches/generics/src/changes/changes.xml Wed Aug 17
16:31:17 2011
@@ -23,6 +23,9 @@
</properties>
<body>
<release version="2.0" date="TBA" description="Feature and fix
release.">
+ <action dev="ggregory, sebb" type="fix" issue="CODEC-127">
+ Fix various character encoding issues in comments and test cases.
+ </action>
<action dev="ggregory" type="fix" issue="CODEC-126">
Make org.apache.commons.codec.net.URLCodec charset field final.
</action>