home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 5 / DATAFILE_PDCD5.iso / utilities / n / newsflash / !FileBase / !NewsFlash / Docs / History next >
Encoding:
Text File  |  1996-07-23  |  8.1 KB  |  360 lines

  1. History of NewsFlash (as of 8/7/95)
  2. ===================================
  3.  
  4. N means change to NF server
  5. M Means change to NF module
  6. F Means change to NF front end
  7. C Means change to NF compiler
  8. I Means change to interrupt module
  9. S Means change to support modules (eg. door emulators, etc.)
  10.  
  11. MFCIS
  12.  
  13. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  14.  
  15. 8/7/95
  16.  
  17. M     : ANSI redraws now work correctly.
  18. M     : Snoop chat data from sysop is output correctly
  19. M C   : Now supports NFVERSION, OSVERSION and ASSMDATE vars.
  20. M C   : LOGOFF command added (quite handy on BBS systems! :-) )
  21.  
  22. Serial # ?
  23.  
  24. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  25.  
  26. 11/7/95
  27.  
  28.  F    : User editor nearly complete
  29. M C   : OSCLI, BFG and BATTR added.
  30.  F    : Closes files when quitting! :-)
  31. M     : Wont find deleted users in scans
  32.  
  33. Serial # &4E
  34.  
  35. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  36.  
  37. 14/7/95
  38.  
  39.  F    : Modem driver editor works
  40.  F    : Chucks users off if they stay on too long!
  41.         It also sends a message to warn them 2 mins before
  42.  
  43. Serial # &4E
  44.  
  45. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  46.  
  47. 15/7/95
  48.  
  49.  F    : Now saves 'FTN' and 'DCD' options for line config
  50.  F    : Sleep works
  51. M     : Fixed logoff reset bug
  52.  
  53. Serial # &51
  54.  
  55. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  56.  
  57. 16/7/95
  58.  
  59. M     : Script command works
  60.  F    : Sleep icon now resets properly
  61.  
  62. Serial # &5A
  63.  
  64. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  65.  
  66. 17/7/95
  67.  
  68. M     : Fixed reset after user time has run out
  69.  
  70. Serial # &5E
  71.  
  72. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  73.  
  74. 22/7/95
  75.  
  76. M     : Now fills up deleted user slots with new users
  77.  
  78. Serial # &64
  79.  
  80. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  81.  
  82. 23/7/95
  83.  
  84. M     : SWI NewsFlash_AmendFile now works correctly (thanks Tom :-) )
  85.  
  86. Serial # &66
  87.  
  88. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  89.  
  90. 24/7/95
  91.  
  92. M C   : FORMATNUM command now implemented
  93.     S : SWI ARCbbsDoors_SendRequest (0) bug fixed
  94.  F    : Now logs errors and events
  95. MF    : Now sends NewsFlash_Logon message
  96.  
  97. Serial # &69
  98.  
  99. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  100.  
  101. 24/7/95
  102.  
  103. M     : Slightly faster redraws
  104.  
  105. Serial # &70
  106.  
  107. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  108.  
  109. 30/7/95
  110.  
  111. M C S : Faster Risc BBS emulation
  112.  
  113. Serial # &76
  114.  
  115. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  116.  
  117. 30/7/95
  118.  
  119. M     : Added cacheing of message and file base info
  120.  
  121. Serial # &88
  122.  
  123. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  124.  
  125. 1/8/95
  126.  
  127. M C   : Added FNAME variable (users first name)
  128. M     : Added FINDFILE command
  129.   C   : TO and FROM can now be used in place of commas where appropiate
  130.         e.g. READUSER usernumber%,0 TO username
  131.  
  132. Serial # &8F
  133.  
  134. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  135.  
  136. 2/8/95
  137.  
  138. M C   : Added FILEBASEAREA variable (better late than never! :-) )
  139. M C   : Added FILESEARCH command (allows file searches!)
  140. M     : FILEAREAACCESS and MESSAGEAREAACCESS now work so users can now have
  141.         restricted access.
  142. M     : Setting the variable LOGONTIME now has an effect! woops! :-) 
  143.  
  144. Serial # &AF
  145.  
  146. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  147.  
  148. 3/8/95
  149.  
  150. M     : Fixed filesearch totalling (also now skips areas which the user does
  151.         not have access to)
  152. M     : DOWNLOAD and UPLOAD commands wont work if the user does not have high
  153.         enough user level
  154.  F    : Now re-reads user details when you open the user editor
  155. M C   : SYSOP variable now added (indicates if user is a sysop)
  156. M     : Temporary user now implemented. There is a temporary user account for
  157.         each line which is used if there was no user account found. All
  158.         details are stored here and when a CREATEUSER command is issued the
  159.         account is transferred to the userbase.
  160. M     : Added file transfer SWI's for doors along with message codes 19-21
  161.  
  162. Serial # &C0
  163.  
  164. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  165.  
  166. 4/8/95
  167.  
  168. M     : Now automatically formats descriptions to the initial horizontal tab
  169. M     : Continuous option on more prompting
  170.  
  171. Serial # &C6
  172.  
  173. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  174.  
  175. 5/8/95
  176.  
  177. MFC   : Passwords are now encoded. Added commands CHECKPASSWORD, SETPASSWORD
  178.         and CHANGEPASSWORD
  179. M     : Sysop variable now added
  180.  
  181. Serial # &D3
  182.  
  183. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  184.  
  185. 6/8/95
  186.  
  187.  F    : Will now work with a mailer front end
  188.  
  189. Serial # &D5
  190.  
  191. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  192.  
  193. 7/8/95
  194.  
  195.  F    : Now supports file FREQ'ing (maybe!! Haven't tested it :-( )
  196. M     : SWI's _FileNameFromNumber and _FileRealNameFromNumber now work
  197.  
  198. Serial # &DA
  199.  
  200. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  201.  
  202. 9/8/95
  203.  
  204. MF    : Terminal mode now added
  205. MFC   : LOCAL variable now added (indicates a local logon)
  206. M     : Now checks to see if tasks are there before WIMPTASKing them.
  207.  
  208. Serial # &E4
  209.  
  210. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  211.  
  212. 10/8/95
  213.  
  214. MFC   : LOG command now added so events can be logged from the script
  215.  F    : Mailer watch implemented. Ensures mailer is kept running.
  216.  
  217. Serial # &E8
  218.  
  219. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  220.  
  221. 23/8/95
  222.  
  223. MF    : Now provides file transfer snoop
  224.  
  225. Serial # &EF
  226.  
  227. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  228.  
  229. 24/8/95
  230.  
  231.  F    : Now creates a call log
  232.  
  233. Serial # &EF
  234.  
  235. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  236.  
  237. 25/8/95
  238.  
  239. M     : SWI NewsFlash_LoadDescription can now be used to find out
  240.         the description size without having to load it.
  241.  
  242. Serial # &F1
  243.  
  244. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  245.  
  246. 26/8/95
  247.  
  248. M     : Fixed bug with SCRIPT command
  249.  
  250. Serial # &F2
  251.  
  252. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  253.  
  254. 10/9/95
  255.  
  256. M     : User base bug fixed
  257.  
  258. Serial # &F5
  259.  
  260. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  261.  
  262. 16/9/95
  263.  
  264. MF    : Sysop can send files by dragging to the snoop window
  265.  
  266. Serial # &F6
  267.  
  268. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  269.  
  270. 17/9/95
  271.  
  272.  F    : Sysop chat requests now beep
  273.  
  274. Serial # &F7
  275.  
  276. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  277.  
  278. 19/9/95
  279.  
  280. M     : Bug fixed where the UPLOAD command read access levels of last file
  281.         area rather than the one the user was uploading to!
  282.  
  283. Serial # &F8
  284.  
  285. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  286.  
  287. 3/10/95
  288.  
  289.  F    : Bug fixed where if the user made a sysop chat request then the sysop
  290.         could not regain snoop control until after a sysop chat (if no chat
  291.         was started).
  292.  F    : Bug possibly fixed where NF occasionally crashed when starting a
  293.         sysop chat
  294.  
  295. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  296.  
  297. 11/10/95
  298.  
  299. M     : Bug possibly fixed where NF occasionally crashed when starting a
  300.         sysop chat (again! :-) )
  301.  
  302. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  303.  
  304. Serial # &113
  305.  
  306. 14/10/95
  307.  
  308.  F    : Bug fixed where NF crashed if the snoop window was open when
  309.         someone logged on.
  310.  
  311. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  312.  
  313. 1/11/95
  314.  
  315. HHE started
  316.  
  317. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  318.  
  319. 27/5/96
  320.  
  321. Alex gets first version of HHE to beta test. Due to coursework the board does
  322. not go on (honest.. that was the reason :-) )
  323.  
  324. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  325.  
  326. 28/5/96
  327.  
  328. Board goes on fine. Few minor bug fixes..
  329.  
  330. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  331.  
  332. 29/5/96
  333.  
  334. More minor bug fixes
  335.  
  336. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  337.  
  338. 13/7/96
  339.  
  340. Tom Box gets a copy..
  341.  
  342. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  343.  
  344. MFCISN
  345.  
  346. 22/7/96
  347.  
  348.      N : File bases can be treated as areas
  349.  
  350. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  351.  
  352. 23/7/96
  353.  
  354.      N : File bases can be treated as areas
  355.      N : 'Root' can be read as an area
  356.      N : File bases can be treated as files
  357.      N : File areas can be treated as files
  358.  
  359. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  360.