home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1995 December / macformat-031.iso / mac / Shareware City / Developers / MacGzip / Mac Docs / Changes next >
Encoding:
Text File  |  1995-09-10  |  3.9 KB  |  112 lines  |  [TEXT/ttxt]

  1.  
  2.                 Changes
  3.                 Don't have to be a richer man
  4.                 Changes
  5.                 Don't want to be a better man
  6.                 Time may change me
  7.                 But I can't trace time
  8.                                         (david bowie)
  9.  
  10.  
  11.  
  12. Changes 0.3ß5 -> 1.0ß0
  13.  
  14. • Fixed Bug: earlier versions didn't check the correctness of file names
  15.  
  16. • New interface
  17. • MacBinary II support
  18. • Faster
  19. • Gzip errors no longer force MacGzip to quit (setjmp)
  20. • True batch processing
  21. • Uses Notification Manager
  22. • Can do folders in a configurable way
  23. • Can use a default destination folder
  24. • New 'Compress to...' and 'Expand to...' menus
  25. • New Drag&Drop key to force 'Prompt for destination'
  26. • New Drag&Drop keys for other things
  27. • Uses Internet Config 1.1
  28. • -N and -n gzip options supported
  29. • Better custom suffix options
  30. • Optionally prompt for destination if file exists
  31. • New 68k alert in PPC version
  32.  
  33. Changes 0.3ß4 -> 0.3ß5
  34.  
  35. • Fixed Bug: PPC code of 0.3b4 failed when compressing .zip files (bug in CW 6 compiler)
  36. • Fixed Bug: 0.3b4 didn't check for fails in 'write' (New in 0.3b4)
  37.  
  38. Changes 0.3ß3 -> 0.3ß4
  39.  
  40. • Fixed Bug: 0.3b3 erroneusly reported CRC error for large ascii files (New in 0.3b3)
  41.  
  42. Changes 0.3ß2 -> 0.3ß3
  43.  
  44. • First version for PowerPC (ported by Erling Johansen <ejo@vingmed.no>)
  45. • Changed unix dates translation
  46. • Now, when the version of the preferences file doesn't match,  prompts for new prefs
  47.  
  48. Changes 0.2.2 -> 0.3ß2
  49.  
  50. • Internet Config Aware (For suffix mapping and ASCII mode)
  51. • Fixed Bug: in 0.2.2 you cant gzip a file called '-'
  52. • Fixed Bug: in 0.2.2 when the settings on the prefs menus are changed and cancelled, the next time the prefs dialog is open, there are two marks
  53. • Fixed Bug: in 0.2.2 when compressing 'TEXT' files, if gzip menu is set to compress; the mode is the menu setting reagardless the 'ascii for TEXT' preference.
  54. • In 0.3 you can Drop several files on MacGzip even it is already open (open but not working!)
  55. • You can drop folders on MacGzip 0.3 (perhaps you'll need to rebuild your desktop).
  56. • MacGzip 0.3 accepts High Level Events (just the Required Suite by now)
  57. • Some unwanted exits had been removed
  58.  
  59. Changes 0.2.1 -> 0.2.2
  60.  
  61. • Fixed bug in dates
  62. ( MacOS Fri Jan  1 00:00:00 1904 = Unix Thu Jan  1 00:00:00 1970 )
  63. • Fixed bug in progress bar when input file's size is about 30 Mb
  64. • Suffix Mapping using Fetch Prefs
  65. • Ascii compression
  66. • Automatic ascii mode selection
  67. • Automatic compress-uncompress
  68. • Keep originals option
  69.  
  70. • Minor fixes…
  71.  
  72. Changes 0.2 -> 0.2.1
  73.  
  74. • Fixed 'write to NIL' bug
  75.  
  76. Changes 0.1ß3 -> 0.2
  77.  
  78. • Enabled '(don't) Quit When Finished' Preference (see README)
  79. • Fixed bug with name too long
  80. • Cmd-Arrow keys change Compression Level in Prefs Dialog
  81.  
  82. • Do osEvt & diskEvt
  83. • Cosmetic changes in Prefs dialog, About & progress window
  84. • Aligned ics* icons for .Z files (Rebuild your Desktop!)
  85. • gzip called always with -N (see GNU docs)
  86.  
  87. Changes 0.1ß2 -> 0.1ß3
  88.  
  89. • Fixed odd adress in 68000. (0.1ß3 runs on Plus and SE)
  90.  
  91. Changes 0.0ß -> 0.1ß2
  92.  
  93. • Included source
  94. • Modified 'About...' dialog to show GNU's Public Licence
  95. • Now the warning when resource fork is not empty pops up when opening documents from finder, too.
  96. • Compiled for 68000 instead of 68020
  97. • Remember window position in the prefs file
  98.  
  99. Changes 0.0ß -> 0.1ß
  100.  
  101. •  Now MacGzip accepts any type of file.
  102. •  When compressing files, MacGzip will warn you if the input file has resource fork.
  103. •  Now uncompress large Unix compress files (.Z) works correctly
  104. •  When you Drag&Drop files on MacGzip, you can use the next keys to override your existing settings:
  105.  
  106.         'option key' :    The file will be compressed
  107.         'a'               :    Use ascii mode (uncompress only)
  108.         'b'               :    Use binary mode (uncompress only)
  109. •  Now, the 'done' sound is not a system beep.
  110. •  Not used option "-q" (more warnings and explanations)
  111. •  Fixed a bug that made the Mac crash when the input file was corrupted
  112.