diff options
author | Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> | 2003-07-11 23:48:39 +0200 |
---|---|---|
committer | Gerald Pfeifer <gerald@gcc.gnu.org> | 2003-07-11 21:48:39 +0000 |
commit | 971b79c5cf8a856c096ef90a53413993863d0bb5 (patch) | |
tree | 7a481a3c4efcc9dc7aded0a81da135935c1fd637 /fastjar | |
parent | a44cea75a7c02f81e991daa227b94b93ac92baf3 (diff) | |
download | gcc-971b79c5cf8a856c096ef90a53413993863d0bb5.zip gcc-971b79c5cf8a856c096ef90a53413993863d0bb5.tar.gz gcc-971b79c5cf8a856c096ef90a53413993863d0bb5.tar.bz2 |
* README: Note that FastJar is not part of GCC.
From-SVN: r69245
Diffstat (limited to 'fastjar')
-rw-r--r-- | fastjar/ChangeLog | 4 | ||||
-rw-r--r-- | fastjar/README | 3 |
2 files changed, 7 insertions, 0 deletions
diff --git a/fastjar/ChangeLog b/fastjar/ChangeLog index ff91e9c..edea582 100644 --- a/fastjar/ChangeLog +++ b/fastjar/ChangeLog @@ -1,3 +1,7 @@ +2003-07-11 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> + + * README: Note that FastJar is not part of GCC. + 2003-07-02 Nathanael Nerode <neroden@gcc.gnu.org> PR java/9532 diff --git a/fastjar/README b/fastjar/README index d3f87a8..a16a501 100644 --- a/fastjar/README +++ b/fastjar/README @@ -1,3 +1,6 @@ +This directory contains the FastJar package, which is not part of GCC but +shipped with GCC as convenience. + ======= FastJar 0.90 |