OSDN Git Service

2005-06-14 Frank Ch. Eigler <fche@redhat.com>
[pf3gnuchains/gcc-fork.git] / fastjar / NEWS
1 Noteworthy changes in fastjar, 11/2000
2 --------------------------------------
3
4 Fastjar as been imported from sourceforge.net/projects/fastjar with
5 Brian Burns' permission so that it can be used as a replacement to the
6 zip utility in order to create the libgcj.zip archive. Several missing
7 distribution files were created, most notably Makefile.am.
8
9 Two new options were added: `-E' to prevent fastjar from reading the
10 content of a directory when specifying one (and instead relying on the
11 provided list of files to populate the archive with regard to the
12 directory entry) and `-@' to let fastjar read the name of the files to
13 add to the archive from the standard input. This last option is
14 supported only when creating or augmenting an archive.