*** empty log message ***

This commit is contained in:
thomas 2002-03-22 21:47:43 +00:00
parent f3e174250c
commit b018e29b49
1 changed files with 4 additions and 4 deletions

8
NEWS
View File

@ -4,10 +4,10 @@ Windows compatibility fixes.
= Version 0.4.0 =
ZipFile is now mutable and provides a more convenient way of modifying
zip archives than ZipOutputStream. Operations for adding, extracting,
renaming, replacing and removing entries to zip archives are now
available.
Zip::ZipFile is now mutable and provides a more convenient way of
modifying zip archives than Zip::ZipOutputStream. Operations for
adding, extracting, renaming, replacing and removing entries to zip
archives are now available.
Runs without warnings with -w switch.