CVSROOT: /sources/classpath
Module name: cp-tools
Changes by: Andrew John Hughes <gnu_andrew> 12/02/15 22:50:42
Modified files:
. : ChangeLog
src/gnu/localegen: PropertiesGenerator.java
Log message:
Don't add a trailing separator to ordered list content output (e.g.
weekdays)
2012-02-15 Andrew John Hughes <[email protected]>
* src/gnu/localegen/PropertiesGenerator.java,
(OrderedListContent.generateContent(PrintWriter)): If
we are on the last element, don't add a trailing separator.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/cp-tools/ChangeLog?cvsroot=classpath&r1=1.76&r2=1.77
http://cvs.savannah.gnu.org/viewcvs/cp-tools/src/gnu/localegen/PropertiesGenerator.java?cvsroot=classpath&r1=1.13&r2=1.14