home *** CD-ROM | disk | FTP | other *** search
/ ProfitPress Mega CDROM2 …eeware (MSDOS)(1992)(Eng) / ProfitPress-MegaCDROM2.B6I / MISC / NETWORK / FSUU12R4.ZIP / HISTORY < prev    next >
Encoding:
Text File  |  1991-10-25  |  3.8 KB  |  93 lines

  1. Version 1.0 A & B -
  2. -------------------
  3.  
  4. Initial beta releases. if you see these anywhere, please KILL THEM! :-)
  5. They worked with about 20% of the UNIX machines out there, and provided
  6. valuable bug reports for future versions.
  7.  
  8. Version 1.1 Release 1-4:
  9. ------------------------
  10.  
  11. First 4 bug fix releases. Increasing compatability with the various UNIX
  12. systems.
  13.  
  14. Version 1.1 Release 5:
  15. ----------------------
  16.  
  17. Most stable version of 1.1, locked out when 1.2 revisions began
  18.  
  19. Version 1.2 Release 1:
  20. ----------------------
  21.  
  22. Initial 1.2 release, system completely rewritten in C++. WAY too many
  23. changes to note, basically a new system.
  24.  
  25. Version 1.2 Release 2:
  26. ----------------------
  27.  
  28. Memory problems eliminated
  29. Formation of "Received:" header changed depending on whether mail is locally
  30.   bound, outbound, locally generated, or forwarded from remote
  31. Minor changes to installer string handling
  32. Newsrc creation bug fixed (it always created your newsrc as unsubscribed!)
  33. "Skipping unavailable articles" now shortcuts and checks the active file for
  34.   lowest available article.
  35. Headers set to "IGNORE" no longer count in the line count for "more"
  36. Mail exit now has confirm
  37. Mail and news exit now accept ^D as well as F2
  38. UUCICO logs statistics at the end of each call
  39. mailrc and aliases file working somewhat better (some aliases were being
  40.   overlooked)
  41. UNIX to MSDOS file name munging now takes into account a bug (?) with SCO,
  42.   in that the execute file has the LOCAL site's name imbedded rather than
  43.   the REMOTE site. This was creating non-unique filenames to 8 characters,
  44.   which is MSDOS's limit. Now, if the pattern match comes out to less
  45.   characters than the minimum of the system name length, or 5 (BNU standard),
  46.   the munger will re-scan for the LOCAL site name and parse on that.
  47.  
  48. Version 1.2 Release 3:
  49. ----------------------
  50.  
  51. Line length counter for "more" now counts per 80 characters for strings
  52.   longer than 1 line
  53. Potential memory overflow on lines longer than 200 characters removed from
  54.   internal routine.
  55. Time calculations for expire were a bit off
  56. Disply modes for UUXQT changed to give more information
  57. Removed -r0 option for UUCICO. -r0 support moved to FSBBS login/password
  58.   and site validation system.
  59. Fixed readnews new news initial display, which was showing all groups, not
  60.   just the top 5, or the value specified with -cn
  61.  
  62. Version 1.2 Release 4:
  63. ----------------------
  64.  
  65. Leading tab in news caused crash.
  66. "%" character in certain places caused errors (using sprintf call).
  67. "R"eply from within news wasn't formatting headers correctly
  68. News was appending "^?" character to posts.
  69. added "editor" switch to replace old "ename" and "epath" switches
  70. System directories are now created automagically if they don't exist
  71. "." characters in incoming filenames are now mapped to "_"
  72. Reworked installer as per user suggestions. More changes than you can shake
  73.   a stick at.
  74. Added new timezone code
  75. Mail was adding an extra line after the "Status:" header each time mail
  76.   was "q"uit
  77. uulog colours were really hosed
  78. mailrc file wasn't being read. This was a STUPID "==" vs. "!=" error and
  79.   the programmer should be flogged
  80. "autosig" re-implemented
  81. added "from.exe" mail header reporting program
  82. mail interpolation and read-from-file FINALLY implemented
  83. mail appends to [home]\[user]\deadlett on mailing error
  84. bug in newsrc activity, deleting bogys groups and adding new groups caused
  85.   serious damage to the newsrc
  86. implemented new header reading strategy in news
  87. added -r switch in mail to read in from file and mail immediately
  88. screen was clearing after "=" command at article level in readnews
  89. added "recordin" file to display message before news posting
  90. fixed off-by-one error in displaying articles with "=" command in readnews
  91. screen wasn't being cleared after running external editor
  92. added "extend" keyword to "headers" file
  93.