diff options
Diffstat (limited to 'libjava/classpath/ChangeLog.gcj')
-rw-r--r-- | libjava/classpath/ChangeLog.gcj | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/libjava/classpath/ChangeLog.gcj b/libjava/classpath/ChangeLog.gcj index 6ee69e1b23c..7d3eb99193b 100644 --- a/libjava/classpath/ChangeLog.gcj +++ b/libjava/classpath/ChangeLog.gcj @@ -1,3 +1,9 @@ +2008-02-06 Matthias Klose <doko@ubuntu.com> + + * tools/Makefile.am ($(TOOLS_ZIP)): Copy over rmic template files. + Copy resource files independent of JAVA_MAINTAINER_MODE. + * tools/Makefile.in: Regenerate. + 2008-01-28 Tom Tromey <tromey@redhat.com> * tools/classes/gnu/classpath/tools/native2ascii/Native2ASCII$3.class: |