mirror of
https://github.com/gcc-mirror/gcc.git
synced 2026-05-06 23:25:24 +02:00
2009-02-05 Andrew Haley <aph@redhat.com> * native/plugin/gcjwebplugin.cc: Cope with the changed header file format. https://bugzilla.mozilla.org/show_bug.cgi?id=455458 (GCJ_GetJavaClass): Likewise. (NP_Initialize): Likewise. From-SVN: r144203
23 lines
555 B
Plaintext
23 lines
555 B
Plaintext
2009-02-05 Andrew Haley <aph@redhat.com>
|
||
|
||
* native/plugin/gcjwebplugin.cc: Cope with the changed header file
|
||
format. https://bugzilla.mozilla.org/show_bug.cgi?id=455458
|
||
(GCJ_GetJavaClass): Likewise.
|
||
(NP_Initialize): Likewise.
|
||
|
||
2009-01-02 Andrew John Hughes <gnu_andrew@member.fsf.org>
|
||
|
||
* ChangeLog-2008: New file.
|
||
|
||
2009-01-02 Andrew John Hughes <gnu_andrew@member.fsf.org>
|
||
|
||
* java/text/MessageFormat.java:
|
||
(setLocale(Locale)): Integer format should use
|
||
NumberFormat.getIntegerInstance.
|
||
|
||
|
||
Local Variables:
|
||
coding: iso-latin-1-unix
|
||
End:
|
||
|