This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
[committed] Fix GNU Classpath Version in ChangeLog Entry
- From: Ranjit Mathew <rmathew at gmail dot com>
- To: java-patches at gcc dot gnu dot org
- Date: Fri, 19 May 2006 21:30:20 +0530
- Subject: [committed] Fix GNU Classpath Version in ChangeLog Entry
- Openpgp: url=http://ranjitmathew.hostingzero.com/aa_6C114B8F.txt
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi,
I've committed the attached patch as an obvious change.
Thanks,
Ranjit.
- --
Ranjit Mathew Email: rmathew AT gmail DOT com
Bangalore, INDIA. Web: http://rmathew.com/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFEbeuUYb1hx2wRS48RAnnlAJ92k+zcKAluyxs6muV/MnLlazkYggCfeCT6
/+Xp3B26kInyHaDNsjmrZCI=
=w46d
-----END PGP SIGNATURE-----
Index: ChangeLog
===================================================================
--- ChangeLog (revision 113909)
+++ ChangeLog (working copy)
@@ -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.