home *** CD-ROM | disk | FTP | other *** search
/ Meeting Pearls 3 / Meeting_Pearls_III.iso / Pearls / cdrom / Misc / mkisofs / History.Amiga < prev    next >
Text File  |  1994-12-18  |  1KB  |  43 lines

  1. Amiga Version 1.7:
  2.  
  3. * Fixed bug in file name comparison routine.
  4.  
  5. Amiga Version 1.6:
  6.  
  7. * Table driven file name translation. (see option -T)
  8.  
  9. Amiga Version 1.5:
  10.  
  11. * Directory entries are now sorted case-sensitive.
  12.  
  13. Amiga Version 1.4:
  14.  
  15. * Fixed bug: divison by zero if source tree contains 0 directories
  16.   or 0 files.
  17. * Replaced localtime by gmtime in iso9660_date (for Amiga).
  18. * Now compiles under Amix 2.1.
  19.  
  20. Amiga Version 1.3:
  21.  
  22. * New option "-s" (preallocate space for output file).
  23. * Better progress indicator.
  24. * New option "-D" (restrict conversion to certain subdirectories).
  25. * New options "-1" and "-2" (ISO Interchange Level).
  26. * New options "-A" and "-B" (filename mapping).
  27.  
  28. Amiga Version 1.2:
  29.  
  30. * New option "-S" (system identifier).
  31. * New option "-C" (add CDTV trademark file).
  32. * New option "-e" (group by common extensions).
  33. * New option "--cdtv".
  34.  
  35. Amiga Version 1.1:
  36.  
  37. * Adapted Mkisofs to AmigaDOS.
  38. * New options "-c" and "-r".
  39. * Two levels of verboseness: "-v" and "-vv".
  40. * Many changes to Mkisofs data structures in order to improve memory
  41.   usage.
  42. * Added documentation file "mkisofs.guide" in AmigaGuide format.
  43.