home *** CD-ROM | disk | FTP | other *** search
/ Power-Programmierung / CD1.mdf / packer / unp / whatsnew.315 < prev   
Text File  |  1993-09-25  |  4KB  |  101 lines

  1. Due to some minor errors in releasing V3.13 and V3.14 this version of UNP 
  2. is released as V3.15.  The changes made from UNP V3.15 to V3.12:
  3.  
  4. - fixed bug which in certain cases messed up 2 bytes in the resulting file
  5. - added PROTECT! EXE/COM V3.1
  6.  
  7.  
  8. Changes made from UNP V3.12 to V3.11
  9.  
  10. Due to a hard disk crash I lost propack v2.08 and ice V1.00, can anyone
  11. who has one or both of these pleeeaaassseeee send it to me?
  12.  
  13. Also, I decided to release UNP as freewhere (see doc), please register!
  14.  
  15. - improved check for write errors
  16. - added code to avoid infinite loop when using -a option and Infile and
  17.   and Outfile are specified
  18. - added PROTECT! EXE/COM V3.0
  19. - fixed bug which sometimes discarded the last byte of an exepacked file
  20. - added -l switch to disable the feature below
  21. - changed loadfix routine, files are now reloaded when they are loaded too
  22.   low and they require one segment below (with this larger files can be
  23.   handled)
  24. - added code to remove a routine that converts exe to com files found on
  25.   FORMAT.COM supplied with dos6
  26. - added routine to unpack a program called UsR-Patch v3.0
  27. - fixed minor bug in identifying DIET routines
  28. - added DIET V1.45f and DIET 1.44 with -G option
  29. - Changed command line processing :
  30.    - UNP's Infile wildcard is now by default set to *.* if you have
  31.      specified a command.
  32.    - a *.* is automaticly added now if Infile ends with a '\'
  33.  
  34.  
  35. Changes made from UNP V3.11 to V3.10
  36.  
  37. - rewrote tinyprog routine, now also able to unpack some unknown version
  38. - added PROTECT! EXE/COM V1.0, V1.1 and V2.0 (encrypts and checks CRCs
  39.   on COM and EXE files)
  40. - rewrote DIET routine, added recognition of DIET V1.00d
  41.  
  42.  
  43. Changes made from UNP V3.10 to V3.02
  44.  
  45. - added CRUNCHER V1.0
  46. - changed EXEPACK to recognize another routine found
  47. - added another COM scramble routine I received.
  48. - received a file compressed with SCRUNCH, added (I guess)
  49. - added PKLITE V1.00ß (2), see doc
  50. - received a file compressed with SEA-AXE, added
  51. - added writing back with COM structure of dieted COM files
  52.  
  53.  
  54. Changes made from UNP V3.02 to V3.01
  55.  
  56. - added s command to show a list of compressed files
  57. - added -k switch for pklite signature handling in batch files. Note
  58.   that the signature is added by default now!
  59. - program crashed when decompressing compack with EMM386 as memory
  60.   manager, fixed.
  61. - improvement in memory use, useful when running low on memory
  62. - fixed options -c -a to not retry when a 'N' is answered
  63. - added removing of Central Point Anti-Virus immunize code
  64. - added a removable 'fake PKLITE signature'
  65. - added handling of UNPs V3.01 or earlier 'fake PKLITE signature'
  66. - added handling/removing of dislite's 'fake PKLITE signature'
  67. - changed -a option to not retry when decompression failed
  68. - identified PKLITE V1.10 (3) and V1.14 (1)
  69. - added handling of a scramble routine found in a program sent to me
  70. - finally added decompressing PGMPAK V0.14 (stupid bug on my side :(
  71. - rewrote EXEPACK routine and fixed a bug in this
  72.  
  73.  
  74. Changes made from UNP V3.00 to V3.01
  75.  
  76. - fixed bug in routine for storing relocation items
  77. - rewrote PKLITE routine in another style
  78.  
  79.  
  80. Although UNP V3.00 is a complete rewrite, I'll try to mention the most
  81. important changes compared with V2.13..
  82.  
  83. - added wildcard support
  84. - changed filename processing routines
  85. - added option -a to retry on decompressed files
  86. - added option -c that asks the user before decompressing
  87. - added catching of INT 21 (disabled with -i option)
  88. - added option -v which shows additional information
  89. - changed -l option to l command
  90.  
  91. - added COMPACK V4.5
  92. - added PROPACK V2.08
  93. - added a COM routine for DIET V1.00
  94. - added an EXE routine for DIET V1.01
  95. - added several versions of EXEPACK
  96. - added several PKLITE extra compression routines
  97. - Merged LZEXE, KVETCH and PROPACK into one routine
  98. - added TINYPROG V1.0 and V3.6
  99.  
  100. - fixed many bugs, including the infamous LZEXE bug!
  101.