diff options
author | Kyle Galloway <kgallowa@gcc.gnu.org> | 2006-08-15 21:10:01 +0000 |
---|---|---|
committer | Kyle Galloway <kgallowa@gcc.gnu.org> | 2006-08-15 21:10:01 +0000 |
commit | c1782c0e69d219d3ccceeca553a3d1d90622d1af (patch) | |
tree | 046399b1abccb30322e46a2c92cf2150b249916c | |
parent | 3d7b0460e77de43f63da632516f7e55364339099 (diff) | |
download | gcc-c1782c0e69d219d3ccceeca553a3d1d90622d1af.zip gcc-c1782c0e69d219d3ccceeca553a3d1d90622d1af.tar.gz gcc-c1782c0e69d219d3ccceeca553a3d1d90622d1af.tar.bz2 |
Incorrect date in changelog
From-SVN: r116169
-rw-r--r-- | libjava/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libjava/ChangeLog b/libjava/ChangeLog index aaaf60f..1fa075c 100644 --- a/libjava/ChangeLog +++ b/libjava/ChangeLog @@ -1,4 +1,4 @@ -2006-07-28 Kyle Galloway <kgallowa@redhat.com> +2006-08-15 Kyle Galloway <kgallowa@redhat.com> * include/java-interp.h (_Jv_InterpMethod::run_debug): New method. * interpret.cc: Added placeholder for debug variable type info to STORE* |