Forgot to add one ChangeLog entry from classpath.

From-SVN: r73047
This commit is contained in:
Ito Kazumitsu
2003-10-29 16:11:22 +00:00
committed by Michael Koch
parent 8b941eec31
commit 4b6be8de93

View File

@@ -1,3 +1,8 @@
2003-10-29 Ito Kazumitsu <kaz@maczuka.gcd.org>
* java/text/DecimalFormat.java
(scanFormat) corrected so that '%' may appear in a pattern.
2003-10-29 Mark Wielaard <mark@klomp.org>
From Guilhem Lavaux <guilhem.lavaux@free.fr>