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/25 03:36:47 UTC

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

Author: sebb
Date: Mon Nov 25 02:36:47 2013
New Revision: 1545136

URL: http://svn.apache.org/r1545136
Log:
Fix svnmailer charset (and make dummy change)

Modified:
    commons/proper/lang/trunk/src/changes/changes.xml   (contents, props changed)

Modified: commons/proper/lang/trunk/src/changes/changes.xml
URL: http://svn.apache.org/viewvc/commons/proper/lang/trunk/src/changes/changes.xml?rev=1545136&r1=1545135&r2=1545136&view=diff
==============================================================================
--- commons/proper/lang/trunk/src/changes/changes.xml [iso-8859-1] (original)
+++ commons/proper/lang/trunk/src/changes/changes.xml [utf-8] Mon Nov 25 02:36:47 2013
@@ -22,7 +22,7 @@
   <body>
 
   <release version="3.2" date="TBA" description="Next release">
-    <action issue="LANG-932" type="fix" dev="sebb" due-to="Ville Skyttä">Spelling fixes</action>
+    <action issue="LANG-932" type="fix" due-to="Ville Skyttä" dev="sebb">Spelling fixes</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>

Propchange: commons/proper/lang/trunk/src/changes/changes.xml
------------------------------------------------------------------------------
    svnmailer:content-charset = utf-8



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

Posted by Benedikt Ritter <br...@apache.org>.
2013/11/25 sebb AT ASF <se...@apache.org>

> On 25 November 2013 02:36,  <se...@apache.org> wrote:
> > Author: sebb
> > Date: Mon Nov 25 02:36:47 2013
> > New Revision: 1545136
> >
> > URL: http://svn.apache.org/r1545136
> > Log:
> > Fix svnmailer charset (and make dummy change)
>
> That seems to have solved the problem.
>

nice!


>
> > Modified:
> >     commons/proper/lang/trunk/src/changes/changes.xml   (contents, props
> changed)
> >
> > Modified: commons/proper/lang/trunk/src/changes/changes.xml
> > URL:
> http://svn.apache.org/viewvc/commons/proper/lang/trunk/src/changes/changes.xml?rev=1545136&r1=1545135&r2=1545136&view=diff
> >
> ==============================================================================
> > --- commons/proper/lang/trunk/src/changes/changes.xml [iso-8859-1]
> (original)
> > +++ commons/proper/lang/trunk/src/changes/changes.xml [utf-8] Mon Nov 25
> 02:36:47 2013
> > @@ -22,7 +22,7 @@
> >    <body>
> >
> >    <release version="3.2" date="TBA" description="Next release">
> > -    <action issue="LANG-932" type="fix" dev="sebb" due-to="Ville
> Skyttä">Spelling fixes</action>
> > +    <action issue="LANG-932" type="fix" due-to="Ville Skyttä"
> dev="sebb">Spelling fixes</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>
> >
> > Propchange: commons/proper/lang/trunk/src/changes/changes.xml
> >
> ------------------------------------------------------------------------------
> >     svnmailer:content-charset = utf-8
> >
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
> For additional commands, e-mail: dev-help@commons.apache.org
>
>


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

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

Posted by sebb AT ASF <se...@apache.org>.
On 25 November 2013 02:36,  <se...@apache.org> wrote:
> Author: sebb
> Date: Mon Nov 25 02:36:47 2013
> New Revision: 1545136
>
> URL: http://svn.apache.org/r1545136
> Log:
> Fix svnmailer charset (and make dummy change)

That seems to have solved the problem.

> Modified:
>     commons/proper/lang/trunk/src/changes/changes.xml   (contents, props changed)
>
> Modified: commons/proper/lang/trunk/src/changes/changes.xml
> URL: http://svn.apache.org/viewvc/commons/proper/lang/trunk/src/changes/changes.xml?rev=1545136&r1=1545135&r2=1545136&view=diff
> ==============================================================================
> --- commons/proper/lang/trunk/src/changes/changes.xml [iso-8859-1] (original)
> +++ commons/proper/lang/trunk/src/changes/changes.xml [utf-8] Mon Nov 25 02:36:47 2013
> @@ -22,7 +22,7 @@
>    <body>
>
>    <release version="3.2" date="TBA" description="Next release">
> -    <action issue="LANG-932" type="fix" dev="sebb" due-to="Ville Skyttä">Spelling fixes</action>
> +    <action issue="LANG-932" type="fix" due-to="Ville Skyttä" dev="sebb">Spelling fixes</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>
>
> Propchange: commons/proper/lang/trunk/src/changes/changes.xml
> ------------------------------------------------------------------------------
>     svnmailer:content-charset = utf-8
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org