home *** CD-ROM | disk | FTP | other *** search
/ World of A1200 / World_Of_A1200.iso / programs / compress / packers / imploder4.0 / imploder / docs / changes < prev    next >
Text File  |  1995-02-27  |  2KB  |  67 lines

  1.  
  2. Changes V3.0 -> V4.0
  3. --------------------
  4.  
  5.  
  6. Major:
  7.  
  8. - Finally a complete and up-to-date well documented release with all
  9.   of the support utilities.
  10.  
  11. - Basic support for batchmode processing.
  12.  
  13. - Radical new music composition by Paul van der Valk.
  14.  
  15. - Erwin Zwart has completely redesigned the graphics to conform to the
  16.   2.0 look. Aesthetics and functionality have improved significantly.
  17.  
  18. - Defaults to support for a "safe library root". This is larger startup code
  19.   for library imploded files that warns when no library is present. You can
  20.   override this setting.
  21.  
  22. - The "Protect" option has been discontinued. See the "philosophy" document
  23.   for the rationale on this.
  24.  
  25. - Mouse hater support by way of a CLI based Deplode command, and keyboard
  26.   equivalents throughout.
  27.  
  28.  
  29.  
  30. Minor:
  31.  
  32. - Support for "pure-imploded" files removed; If you know how to make a
  33.   program resident, you know how to use the library.
  34.  
  35. - The "Library" gadget now defaults to on. 
  36.  
  37. - The "Merge" gadget now defaults to off. Improved compilers/linkers
  38.   plus the much more frequent appearance of selfdetaching programs have
  39.   made this option less important and more dangerous respectively.
  40.  
  41. - Added tooltypes and commandline switches for specifying the setup
  42.   options.
  43.  
  44. - The copperlist has been tuned down a bit, and the screen is now
  45.   dragable.
  46.  
  47. - The explode.library has been enhanced/sped up a bit.
  48.  
  49. - Removed bug that caused Intuition to read from location zero. This would
  50.   occasionally crash the machine when location zero was nonzero.
  51.   This bug was already removed in V3.1 (thanks to Arnout).
  52.  
  53. - All stuff has been enforced and mungwalled so now we've even better
  54.   confirmation that no serious bugs are present.
  55.  
  56. - Improved overlay file recognition. No longer expects overlayed files to
  57.   have additional space in the hunk table. Searches for the magic longword.
  58.  
  59. - Decodes ARP resident program tags. Warns against stack gobblers.
  60.  
  61. - Data hunk ID now preserved upon deplosion. Inconsequential, yet neater.
  62.   Very stringent format checks in the old deplosion routine barf on the
  63.   extra bit required for this, but the old explode library doesn't mind,
  64.   so in that sense it is backwards compatible.
  65.  
  66. - Lots of other small changes.
  67.