diff options
author | Ranjit Mathew <rmathew@gcc.gnu.org> | 2006-05-19 15:58:19 +0000 |
---|---|---|
committer | Ranjit Mathew <rmathew@gcc.gnu.org> | 2006-05-19 15:58:19 +0000 |
commit | affaef6e07c544cef985d95e213b6942fe1988da (patch) | |
tree | 16ec220fd101b74632e8f457ad58422cd298ca9b | |
parent | 48755f516955f7d260c93875b3888ad628488aed (diff) | |
download | gcc-affaef6e07c544cef985d95e213b6942fe1988da.zip gcc-affaef6e07c544cef985d95e213b6942fe1988da.tar.gz gcc-affaef6e07c544cef985d95e213b6942fe1988da.tar.bz2 |
ChangeLog: Correct incorrect GNU Classpath version in the entry for the latest import.
* ChangeLog: Correct incorrect GNU Classpath version in the
entry for the latest import.
From-SVN: r113910
-rw-r--r-- | libjava/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/libjava/ChangeLog b/libjava/ChangeLog index 465ff0c..5313199 100644 --- a/libjava/ChangeLog +++ b/libjava/ChangeLog @@ -1,3 +1,8 @@ +2006-05-19 Ranjit Mathew <rmathew@gcc.gnu.org> + + * ChangeLog: Correct incorrect GNU Classpath version in the + entry for the latest import. + 2006-05-18 Tom Tromey <tromey@redhat.com> * source.am, Makefile.in: Rebuilt. @@ -17,7 +22,7 @@ 2006-05-18 Mark Wielaard <mark@klomp.org> - Imported GNU Classpath 0.90 + Imported GNU Classpath 0.91 * scripts/makemake.tcl: LocaleData.java moved to gnu/java/locale. * sources.am: Regenerated. |