You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by se...@apache.org on 2013/11/23 13:23:40 UTC

svn commit: r1544775 - /commons/proper/lang/trunk/src/changes/changes.xml

Author: sebb
Date: Sat Nov 23 12:23:39 2013
New Revision: 1544775

URL: http://svn.apache.org/r1544775
Log:
Fix issue number: 932 => 931

Modified:
    commons/proper/lang/trunk/src/changes/changes.xml

Modified: commons/proper/lang/trunk/src/changes/changes.xml
URL: http://svn.apache.org/viewvc/commons/proper/lang/trunk/src/changes/changes.xml?rev=1544775&r1=1544774&r2=1544775&view=diff
==============================================================================
--- commons/proper/lang/trunk/src/changes/changes.xml (original)
+++ commons/proper/lang/trunk/src/changes/changes.xml Sat Nov 23 12:23:39 2013
@@ -22,7 +22,7 @@
   <body>
 
   <release version="3.2" date="TBA" description="Next release">
-    <action issue="LANG-932" type="update" dev="britter" due-to="Christoph Schneegans">Misleading Javadoc comment in StrBuilderReader class</action>
+    <action issue="LANG-931" type="update" dev="britter" due-to="Christoph Schneegans">Misleading Javadoc comment in StrBuilderReader class</action>
     <action issue="LANG-929" type="fix">OctalUnescaper tried to parse all of \279</action>
     <action issue="LANG-928" type="fix">OctalUnescaper had bugs when parsing octals starting with a zero</action>
     <action issue="LANG-905" type="fix">EqualsBuilder returned true when comparing arrays, even when the elements are different</action>



Re: svn commit: r1544775 - /commons/proper/lang/trunk/src/changes/changes.xml

Posted by Benedikt Ritter <br...@apache.org>.
Whoops, thanks for spotting this.


2013/11/23 <se...@apache.org>

> Author: sebb
> Date: Sat Nov 23 12:23:39 2013
> New Revision: 1544775
>
> URL: http://svn.apache.org/r1544775
> Log:
> Fix issue number: 932 => 931
>
> Modified:
>     commons/proper/lang/trunk/src/changes/changes.xml
>
> Modified: commons/proper/lang/trunk/src/changes/changes.xml
> URL:
> http://svn.apache.org/viewvc/commons/proper/lang/trunk/src/changes/changes.xml?rev=1544775&r1=1544774&r2=1544775&view=diff
>
> ==============================================================================
> --- commons/proper/lang/trunk/src/changes/changes.xml (original)
> +++ commons/proper/lang/trunk/src/changes/changes.xml Sat Nov 23 12:23:39
> 2013
> @@ -22,7 +22,7 @@
>    <body>
>
>    <release version="3.2" date="TBA" description="Next release">
> -    <action issue="LANG-932" type="update" dev="britter"
> due-to="Christoph Schneegans">Misleading Javadoc comment in
> StrBuilderReader class</action>
> +    <action issue="LANG-931" type="update" dev="britter"
> due-to="Christoph Schneegans">Misleading Javadoc comment in
> StrBuilderReader class</action>
>      <action issue="LANG-929" type="fix">OctalUnescaper tried to parse all
> of \279</action>
>      <action issue="LANG-928" type="fix">OctalUnescaper had bugs when
> parsing octals starting with a zero</action>
>      <action issue="LANG-905" type="fix">EqualsBuilder returned true when
> comparing arrays, even when the elements are different</action>
>
>
>


-- 
http://people.apache.org/~britter/
http://www.systemoutprintln.de/
http://twitter.com/BenediktRitter
http://github.com/britter