[multiple changes]
authorMichael Koch <mkoch@gcc.gnu.org>
Thu, 27 Nov 2003 09:36:25 +0000 (09:36 +0000)
committerMichael Koch <mkoch@gcc.gnu.org>
Thu, 27 Nov 2003 09:36:25 +0000 (09:36 +0000)
commita01387ddb7a90329b4ef9d0fb23cc4fbc46cf6f6
tree0d443242cb8fe868619d5022b75db12890772b3b
parent33ebe68e6423c64ec40a6f82009a6000eb078d74
[multiple changes]

2003-11-27  Guilhem Lavaux <guilhem@kaffe.org>

* java/text/NumberFormat.java:
(getIntegerInstance) Added the java version in the comments.

2003-11-27  Mark Wielaard  <mark@klomp.org>

* java/text/NumberFormat.java: Import java.io.InvalidObjectException.
(readResolve): Reformat.

2003-11-27  Guilhem Lavaux <guilhem@kaffe.org>

* java/text/NumberFormat.java
(NumberFormat.Field): New implemented class to match Java 1.4.
(getIntegerInstance): Two new Java 1.4 methods.o

From-SVN: r73985
libjava/ChangeLog
libjava/java/text/NumberFormat.java