CVSROOT: /sources/classpath
Module name: cp-tools
Changes by: Andrew John Hughes <gnu_andrew> 08/07/13 02:06:51
Modified files:
. : ChangeLog
src/gnu/localegen: PropertiesGenerator.java
Log message:
Filter pattern character 'v' out of time formats.
2008-07-08 Andrew John Hughes <[EMAIL PROTECTED]>
* src/gnu/localegen/PropertiesGenerator.java,
Replace v in time patterns with z, as the Java
specification doesn't include v.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/cp-tools/ChangeLog?cvsroot=classpath&r1=1.67&r2=1.68
http://cvs.savannah.gnu.org/viewcvs/cp-tools/src/gnu/localegen/PropertiesGenerator.java?cvsroot=classpath&r1=1.7&r2=1.8