[commit-cp] cp-tools ChangeLog src/gnu/localegen/Properties...

Andrew John Hughes <[email protected]> Sun, 13 Jul 2008 02:06:51 +0000
Newsgroups gmane.comp.java.classpath.cvs
Message-ID <[email protected]>
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