v2.25 - Added -i option to include the directory structure in the zip file
      - Improved the FAT Long File Name handling in MS-Dos.
v2.24 - Added -d option to show filenames while searching
v2.23 - New Internet Address and Email address!

        Unfortunately I had to change my Internet Address once again,
        because http://ldzip.envy.nu could often not be reached
        (http://www.envy.nu/ldzip could however still be reached).

        My new Internet Address:  http://ldzip.port5.com
        My new email address is:  ldzip@myrealbox.com   
	
v2.22 - Ldzip now skips locked files
v2.21 - New Internet Address: http://ldzip.envy.nu
      - Added -y parameter to continue creating zip files without asking
        to insert a new disk if the maximum zip filesize is reached
v2.20 - Added support for Windows NT by using LFN/NT version 1.0.
v2.19 - Added some extra options. The detailed explanation of these
        options can be found in Ldzip.txt.

        -a Save File Access, Creation and Modification Time
        -m Specify maximum filesize, added -ma to automatically
           detect free space and set maximum filesize accordingly
        -n Create only one zip file, requires -m option
        -o Overwrite filename without prompting
        -q Quiet mode
        -t Specify a temporary directory, needed if -ma is used
v2.18 - Some unimportant bug fixes
v2.17 - Added data percentage read for each file
v2.16 - Fixed a bug when running in Windows and one of the includelist
        lines exactly found one subdirectory.
v2.15 - Files in use are now skipped and reported in a LOG file.
        With previous versions of Ldzip the zip creation failed.
v2.14 - Improved Operating System detection making it more stable
v2.13 - Added -x parameter to create a windows 32-bit self-extracting archive
v2.12 - Added saving of File Attributes (Hidden, System, Read-only, Archive)
        for every file added to the ZIP archive
      - Added -c parameter to change the ZIP compression level
        (0=None, 3=Default, 9=Best)
      - Fixed a bug with the file time format, now the file time format is
        completely compatible with the ZIP file time format.

v2.11 - Added ZIP Encryption
      - Changed parameter syntax

v2.10 - Added support for the following codepages in plain MS-Dos:
        437: United States
        737: Greek
        775: BaltRim
        850: Multilingual
        852: Eastern Europe
        855: Cyrillic
        857: Turkish
        860: Portuguese
        861: Icelandic
        862: Hebrew
        863: CanadaF
        864: Arabic
        865: Nordic
        866: Russian
        869: Greek2
        874: Thai
    
      - Added support for comment lines in INCLUDE.LD and EXCLUDE.LD
        All lines starting with ; are now handled as comment
    
v2.09 - No previous history
