2014/1/24 sebb <seb...@gmail.com>

> On 24 January 2014 16:59, Benedikt Ritter <brit...@apache.org> wrote:
> > Hi Sebb,
> >
> >
> > 2014/1/24 <s...@apache.org>
> >
> >> Author: sebb
> >> Date: Fri Jan 24 16:00:35 2014
> >> New Revision: 1561045
> >>
> >> URL: http://svn.apache.org/r1561045
> >> Log:
> >> LANG-954 uncaught PatternSyntaxException in FastDateFormat on Android
> >>
> >> Modified:
> >>     commons/proper/lang/trunk/src/changes/changes.xml
> >>
> >>
> commons/proper/lang/trunk/src/main/java/org/apache/commons/lang3/time/FastDateParser.java
> >>
> >> Modified: commons/proper/lang/trunk/src/changes/changes.xml
> >> URL:
> >>
> http://svn.apache.org/viewvc/commons/proper/lang/trunk/src/changes/changes.xml?rev=1561045&r1=1561044&r2=1561045&view=diff
> >>
> >>
> ==============================================================================
> >> --- commons/proper/lang/trunk/src/changes/changes.xml [utf-8] (original)
> >> +++ commons/proper/lang/trunk/src/changes/changes.xml [utf-8] Fri Jan 24
> >> 16:00:35 2014
> >> @@ -49,6 +49,7 @@
> >>
> >>    <release version="3.2" date="2014-01-01" description="Bug fixes and
> new
> >> features, at least requires Java 6.0">
> >>      <action issue="LANG-934" type="add" dev="mcucchiara">Add
> >> removeFinalModifier to FieldUtils</action>
> >> +    <action issue="LANG-954" type="fix" due-to="Michael Keppler"
> >> dev="sebb">uncaught PatternSyntaxException in FastDateFormat on
> >> Android</action>
> >>
> >
> > Thanks for fixing this! I was afraid that I have to install an Android
> SDK
> > :-)
> > However, this doesn't look right. Please add the change to the changes
> for
> > 3.3.
>
> OK done.
>
> For something like that, feel free to fix it yourself if that is
> easier, as it is equivalent to fixing a typo.
>

okay! I'm always a bit unsure about "overriding" other peoples commits. But
I'll fix stuff like this myself in the future ;-)

Thanks!


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


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

Reply via email to