home *** CD-ROM | disk | FTP | other *** search
/ Dream 52 / Amiga_Dream_52.iso / Linux / Divers / lzop-1.00.tar.gz / lzop-1.00.tar / lzop-1.00 / NEWS < prev    next >
Text File  |  1998-04-27  |  1KB  |  41 lines

  1. ============================================================================
  2. User visible changes for lzop -- a real-time file compressor
  3. ============================================================================
  4.  
  5. Changes in 1.00 (27 Apr 1998)
  6.   * added command `--ls'
  7.   * added options `--no-mode', `--no-time', `--no-warn' and `--ignore-warn'
  8.  
  9. Changes in 0.96 (13 Mar 1998)
  10.   * updated documentation
  11.   * added option `--no-stdin'
  12.  
  13. Changes in 0.95 (07 Dec 1997)
  14.   * lzop now stores a checksum by default (use option `-F' to disable)
  15.   * added support for filters
  16.   * adapted for LZO 1.02
  17.   * minor fixes and changes
  18.  
  19. Changes in 0.94 (15 Oct 1997)
  20.   * added support for compressed archives (use with option `-o')
  21.  
  22. Changes in 0.93 (10 Sep 1997)
  23.   * use overlapping (in-place) decompression to reduce memory requirements
  24.   * added support for environment variable `LZOP'
  25.   * compile fixes for broken headers under Solaris
  26.  
  27. Changes in 0.92 (07 Sep 1997): never released
  28.   * fixed a bug in frames.c when passing an invalid pointer to free()
  29.  
  30. Changes in 0.91 (01 Sep 1997)
  31.   * added option `-S'
  32.   * use GNU getopt for commandline parsing
  33.   * use dynamic memory allocation
  34.  
  35. Changes in 0.90 (10 Aug 1997)
  36.   * first public release of lzop - requires LZO library v1.01
  37.  
  38. Sep 1996:
  39.   * for historical reasons: this is when I started writing lzop
  40.  
  41.