SHA256
1
0
forked from pool/zip
OBS User unknown
2007-08-03 21:23:48 +00:00
committed by Git OBS Bridge
parent f9324a5420
commit dd920bc2e9
6 changed files with 63 additions and 47 deletions

View File

@@ -1,3 +1,19 @@
-------------------------------------------------------------------
Fri Aug 3 02:59:50 CEST 2007 - dmueller@suse.de
- update to 2.32:
* fixed -R operation to match the supplied file patterns
* handle cases where -x, -R, and -i patterns are mixed
* added some directory-search speedups
* fixed bug when encrypting large uncompressible files
* fixed selection of files to delete by date
* added -MM option where each input file pattern must
match at least one file and all input files must be readable
* added check for when Zip tries to exceed seek limit in output file
* minor changes to compile with Visual C++ 2005
* added support for Unix FIFOs (named pipes)
* other minor fixes
-------------------------------------------------------------------
Wed Jan 25 21:43:46 CET 2006 - mls@suse.de