home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 9 Archive / 09-Archive.zip / zip22.zip / beos / README < prev    next >
Text File  |  1997-09-21  |  704b  |  25 lines

  1. zip 2.2 for BeOS
  2.  
  3. KNOWN BUGS
  4.  
  5. - zip will archive attributes associated with symbolic links... this would 
  6.   work if get_attr_dir() could return the _link's_ attributes instead of 
  7.   the link's _target's_ attributes dir... this will be fixed in a future
  8.   version of BeOS
  9.  
  10. FEATURES
  11.  
  12. - stores BeOS Preview Release's new file attributes, compressing them if 
  13.   possible
  14.  
  15. - zip files are created with the correct file type (application/zip)
  16.  
  17. - supports both Metrowerks CodeWarrior and GNU C
  18.  
  19. Please report any bugs to the Zip-Bugs mailing list; our email address is
  20. zip-bugs@lists.wku.edu.  If it's something BeOS-specific, you could email
  21. me directly.
  22.  
  23. - Chris Herborth (chrish@qnx.com)
  24.   September 20/1997
  25.