home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / mdf160.zip / WHATS.NEW < prev   
Text File  |  1996-11-26  |  4KB  |  92 lines

  1.  
  2.     -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  3.  
  4.                        MDIFF/MPATCH - What's new
  5.  
  6.     -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  7.  
  8.  
  9.         What's new in release 1.60:
  10.          - Header file changed: sorry but MPatch 1.60 can't apply
  11.            patches made by MDiff 1.50.
  12.          - Now MDIFF automatically compute a default chunk length.
  13.            It may improve speed on large files.
  14.            If you experience problems with this new feature, please let
  15.            me know. Anyway a -c16 switch on the command line let MDiff
  16.            operate like release 1.50.
  17.          - The max chunk length is now 1024 bytes.
  18.          - Now MPATCH try to add a .MDF extension to the diff file
  19.            if it has no extension.
  20.          - Now MPatch and executable patches use copy instead of rename,
  21.            to avoid problems with OS/2 extended attributes.
  22.          - No more libraries distributed. Now you can purchase C
  23.            sources which contain code to apply patches.
  24.          - MDiff now has a Web Page at:
  25.            http://www.kagi.com/authors/giunti/mdiff.html
  26.  
  27.  
  28.         What's new in release 1.50:
  29.          - Fixed a bug of MDIFF command line processing: now MDIFF
  30.            can process command lines with more than 6 arguments;
  31.          - Now MDIFF automagically resizes the forced resync range
  32.            if it is necessary;
  33.          - Modified MPATCH structure: now it doesn't need floating
  34.            point math, so it is smaller in size (Dos version);
  35.          - Recompiled MDIFF2.EXE: dramatically improvement of
  36.            its speed;
  37.          - Changed headers to offer a more reliable encryption
  38.            when using password protection;
  39.          - Improved speed of MDIFF on very big files;
  40.          - Now MDIFF does not force upcase file names;
  41.          - Brand new C libraries added. Now you can easily make
  42.            your own patch applier programs using your Borland,
  43.            IBM or Microsoft C/C++ compiler;
  44.          - Spanish manual (translated by Juan Jose Comellas);
  45.          - Brazilian manual (translated by Mauricio Mello de Andreade);
  46.          - New registration system (credit cards and FirstVirtual
  47.            now supported!).
  48.  
  49.  
  50.         What's new in release 1.45:
  51.          - Now MDIFF can generate password-protected patches;
  52.          - Totally rewritten MDF2EXE: now it can store up to 127
  53.            patches in the same executable;
  54.          - MPatch now returns the right error if the OLD file
  55.            is missing;
  56.          - Reorganized documents;
  57.          - Brand new WINDOWS 95 and WINDOWS NT version.
  58.  
  59.  
  60.         What's new in release 1.40:
  61.          - If an .OLD file already exists, MPATCH renames the file
  62.            to .Oxx, where xx ranges between 00 and 99;
  63.          - MPATCH now recognizes if the destination file is already
  64.            patched;
  65.          - MDF2EXE, a program to convert an MDF file to an executable
  66.            file, has been added;
  67.  
  68.  
  69.         What's new in release 1.31:
  70.          - Now MPATCH will rename old file if it has the same
  71.            name of the new file;
  72.          - Fixed few minor bugs;
  73.          - Changed author's Internet address;
  74.  
  75.  
  76.         What's new in release 1.30:
  77.          - Improved diffing alghorithm;
  78.          - Now DOS version has no memory limit;
  79.          - Added to MDIFF the -Z switch to include a short
  80.            comment in patch files.
  81.          - Changed the syntax of -F switch: now you can
  82.            change the forced search range;
  83.          - Fixed a bug in the C librarie;
  84.          - Better english manuals;
  85.  
  86.  
  87.         For any problem or question please contact me. Thank you.
  88.  
  89.  
  90.                                    Maurizio Giunti
  91.                                   (giunti@kagi.com)
  92.