diff options
author | tromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4> | 2001-01-22 17:32:28 +0000 |
---|---|---|
committer | tromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4> | 2001-01-22 17:32:28 +0000 |
commit | e55aa207650ecd59f44d03082b6d4ee3f80a13db (patch) | |
tree | 0ca343cb9d848666f40f3bc731205a7b2ae790fd /fastjar/ChangeLog | |
parent | 3d4a926431f0c08ead987da3d4eda07348b80408 (diff) | |
download | gcc-e55aa207650ecd59f44d03082b6d4ee3f80a13db.tar.gz |
* Makefile.in: Rebuilt.
* Makefile.am (bin_PROGRAMS): Remove grepjar.
(EXTRA_PROGRAMS): New macro.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@39184 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'fastjar/ChangeLog')
-rw-r--r-- | fastjar/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/fastjar/ChangeLog b/fastjar/ChangeLog index 20c1e59ecfc..d34f7d8c3aa 100644 --- a/fastjar/ChangeLog +++ b/fastjar/ChangeLog @@ -1,3 +1,8 @@ +2001-01-21 Tom Tromey <tromey@redhat.com> + + * Makefile.in: Rebuilt. + * Makefile.am (bin_PROGRAMS): Remove grepjar. + (EXTRA_PROGRAMS): New macro. 2000-12-28 Robert Lipe <robertl@sco.com> |