home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-386-Vol-2of3.iso / a / algen115.zip / HISTORY.DOC < prev    next >
Text File  |  1993-01-10  |  2KB  |  64 lines

  1. v0.2b  - First beta release.
  2.          Compiled with GNU 2.1. Requires EMX.DLL to run.
  3.  
  4. v0.3b  - Second beta release.
  5.          Compiled with C SET/2 v1.0. No longer requires EMX.DLL.
  6.          Fixed bug that caused (stored offline) to be put in the file list
  7.          when a blank line was read from files.bbs.
  8.          Added the option to use a different file other than the normal
  9.          files.bbs for use with cd rom.
  10.  
  11. v0.4b  - Third beta release.
  12.          Released mere minutes after v0.3b :-)
  13.          Fixed bug that used the files last access date instead of the last
  14.          modified date.
  15.  
  16. v1.00  - First general release.
  17.          Hopefully bug free.
  18.  
  19. v1.01  - Bug fix.
  20.          Fixed the 'V6TRUNC' grunged date bug.
  21.  
  22. v1.02b - Beta release.
  23.          Changed the config file to a keyword type config file to make it
  24.          easier for future additions.
  25.          Added NoIBMchars option.
  26.          Added NewHeader option for the NEW FILE LIST.
  27.          Minor cosmetic changes to the output file lists.
  28.  
  29. v1.03b - Beta release.
  30.          Added support for Maximus's Area.Dat.
  31.          Increased the size of the input buffer to allow ALGEN to properly
  32.          handle Maximus's maximum length file description.
  33.  
  34. v1.04b - Beta release.
  35.          Now creates file lists as a temporary file and then renames them.
  36.          Added ShowMaxNames option.
  37.          Added NoEmptyAreas option for the NEW FILE LIST.
  38.  
  39. v1.05b - Beta release.
  40.          Fixed an errant error message that occurred when not generating a
  41.          NEW FILE LIST.
  42.  
  43. v1.10  - Second general release.
  44.  
  45. v1.11b - Beta release.
  46.          Added Indent option for d/l counters.
  47.          Discovered new Link386 options :-) Algen is now smaller and maybe
  48.          even a little faster.
  49.  
  50. v1.12b - Beta release.
  51.          Changed word-wrap routines. ALGEN was stripping spaces from d/l
  52.          counters (and anything else with more than one space).
  53.  
  54. v1.13b - Beta release.
  55.          Fixed bug in NEW FILE LIST.
  56.  
  57. v1.14b - Beta release.
  58.          Changed DosFindFirst() to DosQueryPathInfo(). I'm told that this
  59.          should speed things up a little.
  60.          NoEmptyAreas now applies to the FILE LIST as well as the
  61.          NEW FILE LIST.
  62.  
  63. v1.15  - Third general release.
  64.