diff options
author | Matthias Klose <doko@gcc.gnu.org> | 2007-01-10 16:39:47 +0000 |
---|---|---|
committer | Matthias Klose <doko@gcc.gnu.org> | 2007-01-10 16:39:47 +0000 |
commit | 2326ba44e4287372dcf2d885048fe4c87f7bb805 (patch) | |
tree | d1ccb390209cecb03a05cdf9bf00cba40e139551 /libjava | |
parent | 9a3e89539823f3dc4f668f2db97725cf4461617d (diff) | |
download | gcc-2326ba44e4287372dcf2d885048fe4c87f7bb805.zip gcc-2326ba44e4287372dcf2d885048fe4c87f7bb805.tar.gz gcc-2326ba44e4287372dcf2d885048fe4c87f7bb805.tar.bz2 |
regexp, [...]: Remove empty directories.
2007-01-10 Matthias Klose <doko@debian.org>
* resource/gnu/regexp, tools/gnu/classpath/tools/rmi/rmic,
tools/gnu/classpath/tools/rmi/rmid, tools/gnu/classpath/tools/giop,
doc/www.gnu.org, doc/unicode, testsuite, testsuite/java.sun.awt,
testsuite/javax.swing.text.html.parser, testsuite/java.lang,
testsuite/java.opstack, testsuite/java.sun.tools, testsuite/java.text,
testsuite/scheme, testsuite/config, testsuite/java.net, testsuite/lib,
testsuite/java.io, testsuite/java.util, native/target,
native/testsuite, native/vmi, org/omg/CORBA/SendingContext,
gnu/regexp, test, compat: Remove empty directories.
From-SVN: r120643
Diffstat (limited to 'libjava')
-rw-r--r-- | libjava/classpath/ChangeLog.gcj | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/libjava/classpath/ChangeLog.gcj b/libjava/classpath/ChangeLog.gcj index c6b5d54..6f911be 100644 --- a/libjava/classpath/ChangeLog.gcj +++ b/libjava/classpath/ChangeLog.gcj @@ -1,3 +1,15 @@ +2007-01-10 Matthias Klose <doko@debian.org> + + * resource/gnu/regexp, tools/gnu/classpath/tools/rmi/rmic, + tools/gnu/classpath/tools/rmi/rmid, tools/gnu/classpath/tools/giop, + doc/www.gnu.org, doc/unicode, testsuite, testsuite/java.sun.awt, + testsuite/javax.swing.text.html.parser, testsuite/java.lang, + testsuite/java.opstack, testsuite/java.sun.tools, testsuite/java.text, + testsuite/scheme, testsuite/config, testsuite/java.net, testsuite/lib, + testsuite/java.io, testsuite/java.util, native/target, + native/testsuite, native/vmi, org/omg/CORBA/SendingContext, + gnu/regexp, test, compat: Remove empty directories. + 2006-12-23 Andreas Tobler <a.tobler@schweiz.org> * classpath/tools/Makefile.am: Replace cp -a with a more portable |