Author: ggregory
Date: Thu Apr 18 13:07:31 2013
New Revision: 1469304
URL: http://svn.apache.org/r1469304
Log:
Release preparation for 1.8-RC3.
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=1469304&r1=1469303&r2=1469304&view=diff
==============================================================================
--- commons/proper/codec/trunk/src/changes/changes.xml (original)
+++ commons/proper/codec/trunk/src/changes/changes.xml Thu Apr 18 13:07:31 2013
@@ -1,4 +1,4 @@
-<?xml version="1.0"?>
+<?xml version="1.0"?>
<!--
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. See the NOTICE file distributed with
@@ -47,7 +47,7 @@ The <action> type attribute can be add,u
<action dev="..." type="fix" issue="CODEC-NNN">...</action>
</release>
-->
- <release version="1.8" date="16 April 2013" description="Feature and fix
release. Requires a minimum of Java 1.6">
+ <release version="1.8" date="18 April 2013" description="Feature and fix
release. Requires a minimum of Java 1.6">
<action dev="ggregory" type="add" issue="CODEC-168" due-to="Daniel
Cassidy">Add DigestUtils.updateDigest(MessageDigest, InputStream).</action>
<action dev="julius" type="add" issue="CODEC-167">Add JUnit to test our
decode with pad character in the middle.</action>
<action dev="ggregory" type="add" issue="CODEC-161" due-to="crice">Add
Match Rating Approach (MRA) phonetic algorithm encoder.</action>