home *** CD-ROM | disk | FTP | other *** search
/ Chip 1997 December / CHIP_CD_1997_12_PL.iso / knowhow / packet / fbbwin / disk1 / changes.do_ / changes.do
Encoding:
Text File  |  1997-08-31  |  63.4 KB  |  1,846 lines

  1. ===============================================================================
  2. 5.12b
  3.  
  4. - Nouvelle gestion du clavier en tache de fond.
  5.  
  6. - Validation du BPQ version 4.x
  7.  
  8. ===============================================================================
  9. 5.12c
  10.  
  11. - /ACK renvoye par chaque BBS intermediaire. BUG Fixe.
  12.  
  13. - Commande % -> status.
  14.  
  15. - Encode se fait en tache de fond.
  16.  
  17. - Nouvelle arborescence des fichiers messages.
  18.  
  19. - EPURMESS et CLEANUP ont ete adaptes.
  20.  
  21. - EPURMESS permet l'archive parametrable PRIVES et/ou BULLETINS.
  22.  
  23. - FORWARD.SYS, REJET.SYS, SWAPP.SYS sont maintenant charges en memoire.
  24.  
  25. - Parametrage du BPQ par le fichier INITTNCx.SYS.
  26.  
  27. - Gestion du curseur en mode VGA.
  28.  
  29. - Commande PRIV dans FbbDos.
  30.  
  31. - Commande LIST dans FbbDos.
  32.  
  33. - Nombre de messages nouveaux rappele avant chaque prompt.
  34.  
  35. - SC Commande routage corrige.
  36.  
  37. - Tests:
  38.  IF D [0..6]
  39.  IF H [0..23]
  40.  IF FREE
  41.  
  42. - Indicateur du nb de messages nouveaux avant le prompt.
  43.  
  44. - Modification de gate, yapp, bip, talk dans CRON.SYS (Nouvelle syntaxe).
  45.  
  46. - Bug LR sans message fixe.
  47.  
  48. - LR debut-fin ok.
  49.  
  50. - RE: n'est pas repete si deja existant
  51.  
  52. - LineFeed ajoute avant le /EX dans SERVER.IN
  53.  
  54. - !F dans FORWARD.SYS Ok.
  55.  
  56. - Gestion d'un modem HAYES.
  57.  
  58. - REJET.SYS taille message bug fixe.
  59.  
  60. - Bug heures ete/hiver fixe (variable TZ affectee si non existante).
  61.  
  62. - Nouvelle commande FBBDOS (SYSOP seulement) : "DOS Programme parametres" :
  63.     Execute la commande "Programme" et ses parametres dans MsDos.
  64.     Le "time-out" du programme est d'environ 2min45.
  65.  
  66. ===============================================================================
  67. 5.12d
  68.  
  69. - Nouvelle commande "FU voie" = deconnexion de voie.
  70.  
  71. - Le vecteur d'interruption interne est parametrable.
  72.  
  73. - Utilisation de la memoire EMS pour les listes de messages.
  74.  
  75. - Include de fichiers dans FORWARD.SYS (ligne = "< Nom_de_fichier") :
  76.   FORWARD.SYS :
  77.   ****************************
  78.   *                          *
  79.   * FICHIER DE FORWARD F6FBB *
  80.   *                          *
  81.   ****************************
  82.   *
  83.   * PMS
  84.   *
  85.   < FWD\FD1CDC
  86.   < FWD\FD1MEU
  87.   < FWD\FD1OAC
  88.   < FWD\F8PD
  89.   < FWD\F6HED
  90.   < FWD\FE1JYH
  91.   < FWD\F1LMI
  92.   *
  93.   * HF
  94.   *
  95.   < FWD\LA1B
  96.   < FWD\LA6CU
  97.   < FWD\SV1IW
  98.   < FWD\4X1RU
  99.   < FWD\RS3A
  100.   < FWD\I7XGL
  101.   < FWD\EA8AML
  102.   < FWD\EA8RT
  103.   *
  104.   * VHF
  105.   *
  106.   < FWD\F6CDD
  107.   *
  108.   * UHF
  109.   *
  110.   < FWD\FC1GJC
  111.   < FWD\FF6KNI
  112.   < FWD\FC1HAQ
  113.   < FWD\F1EBV
  114.   < FWD\FD1JGK
  115.   < FWD\FE6BIG
  116.   < FWD\EA3BKZ
  117.   *
  118.   * FILES
  119.   *
  120.   < FWD\AMSAT
  121.   < FWD\MAIL
  122.   *
  123.   * Retour en frequence de veille
  124.   *
  125.   P B
  126.   IF 0-3,21-23
  127.     X ICOM A2E8 M14
  128.   ELSE
  129.     X ICOM A2E8 M4
  130.   ENDIF
  131.   *
  132.   
  133.   FWD\LA1B :
  134.   A LA1B
  135.     *
  136.     R
  137.     P B
  138.     *
  139.     L O 1
  140.     L B 40
  141.     L F 3
  142.     L P 255
  143.     X ICOM A2E8 M14
  144.     C C LA1B
  145.     *
  146.     B LA1B
  147.     F LA6CU
  148.     *
  149.     B LA*       
  150.     *
  151.     *
  152.   ----
  153.  
  154. - Commande FS Bug fixe.
  155.  
  156. - Commentaires "#" acceptes dans MAINTx.SYS.
  157.  
  158. - Labels dans dos valides.
  159.  
  160. ===============================================================================
  161. 5.12e
  162.  
  163. - Commande YU et YD dans gateway en console.
  164.  
  165. - Yapp : aborte qd reception de SI en mode RH. Fixe.
  166.  
  167. - Nombre de buffers langues limite a 2. Fixe.
  168.  
  169. - Appel services seulement sur messages prives.
  170.  
  171. ===============================================================================
  172. 5.12f
  173.  
  174. - Selection de l'affichage des voies par les fleches.
  175.  
  176. - Buffer console et utilisateurs separe.
  177.  
  178. - Mini editeur plein ecran.
  179.  
  180.  
  181. *******************************************************************************
  182.  
  183. 5.13 = 5.12f
  184.  
  185. *******************************************************************************
  186.  
  187. 5.13a
  188.  
  189. - Commande VIEW dans FbbDos donne le contenu d'un fichier archive. Necessite
  190.   l'utilisation du shareware FV.COM.
  191.  
  192. - Commande PS donne la liste des services.
  193.  
  194. - Sx DESTI @BBS +nom_fichier autorise en remote sysop
  195.  
  196. - RE: test est valable en majuscules et minuscules.
  197.  
  198. - Nom du service affiche dans le bandeau de status pendant son traitement.
  199.  
  200. 5.13b
  201.  
  202. - BID en memoire EMS/XMS. Pas de limite de quantite. Validation/Devalidation.
  203.  
  204. - Commande FB BBS donne la liste des messages en attente de forward.
  205.  
  206. - Via digipeaters dans balise BPQ.
  207.  
  208. - CRON.SYS X et D peut appeler fichiers BAT.
  209.  
  210. - Utilitaire C_FILTER a la connexion.
  211.  
  212. - Commentaire du service dans INIT.SRV et commande PS
  213.  
  214. - YU Filename / Bug fixe.
  215.  
  216. - HELP Ok dans FBBDOS. B -> deconnexion.
  217.  
  218. - SC Commande seulement sur messages autorises.
  219.  
  220. - Ox (options) disponible sous FBBDOS.
  221.  
  222. - Pagination modifiable avec DIR / LIST / YW / YI
  223.  
  224. - ON memorise a la deconnexion.
  225.  
  226. - Affichage du prenom dans le bandeau en conversation.
  227.  
  228. - SC : Message en entete.
  229.  
  230. - Ligne K dans FORWARD.SYS force l'utilisation d'un canal dans le port.
  231.  
  232. - Format des commandes FA, FD, $, etc... change (modifier fichiers *.TXT)
  233.  
  234. - Bulletins immediatement en status X si la date de creation est anterieure
  235.   a un nombre de jours specifie dans INIT.SRV (modification de INIT.SRV).
  236.  
  237. - Indication d'erreurs dans FORWARD.SYS ok.
  238.  
  239. - Blocs de propositions verifies par checksum (en mode binaire).
  240.  
  241.  
  242. 5.13c
  243.  
  244. - LC specifie un filtre dans la commande L. Filtre dans variable $l 
  245.   (voir textes a modifier).
  246.  
  247. - J1 ... J8 et J (gateway) OK sur monitoring.
  248.  
  249. - LD> et LD< ok.
  250.  
  251. - Backspace autorise dans F6 (saisie indicatif)
  252.  
  253. - Taille du bloc forward specifiee dans PORT.SYS a la place de Maxframe.
  254.  
  255. - Path de la balise avec ligne "!" dans BALISEx.SYS
  256.   ! MAIL-5 via F6FBB-9
  257.  
  258.  
  259. 5.13d
  260.  
  261. - Modification de la securite et des acces. -> INIT.SRV et PASSWD.SYS modifies
  262.  
  263. - Fichiers *.TXT, *.HLP, *.ENT, *.INF dans le repertoire FICHIERS\LANG
  264.  
  265. - Fichiers satellite SATEL.DAT, Fichiers nnnn.SAT (satellites) dans le 
  266.   repertoire FICHIERS\SAT
  267.  
  268. - Variable $q : Numero de base messages
  269.  
  270. - Message "Ligne trop longue" dans mini-editeur affiche une seule fois
  271.  
  272. - Fichiers FBBLOG dans FICHIERS\LOG
  273.  
  274. - Indication du port en monitoring BPQ.
  275.  
  276. - Commande "DOS" executee dans le directory FbbDos.
  277.  
  278. - Messages pour SYSOP duplique si bulletin ou destinataire
  279.  
  280. - Decodage des trames TCPIP
  281.  
  282. - Screenblank parametre (en minutes) dans INIT.SRV avec type video.
  283.  
  284. - En mode DRSI, la commande % affiche le nom du port si connecte, sinon "DRSI".
  285.  
  286. - Routage messages NTS implemente. Demande des lignes de la forme :
  287.   Z 012*
  288.   dans FORWARD.SYS. Ce test est fait sur les messages de type "T".
  289.  
  290. - Commande FC ROUTE, donne le routage d'une destination. Fonctionne en prive,
  291.   bulletin et NTS en fonction de ROUTE (chiffres = NTS, Callsign = Prive,
  292.   sinon bulletin).
  293.  
  294. - BATCH files dans CRON ou FORWARD, utiliser 
  295.   X COMMAND /c BATCH.BAT
  296.  
  297. - "LINKED TO" feature for TEXNET interface
  298.  
  299. - BID ecrits plusieurs fois dans WFBID.SYS. Bug fixe.
  300.  
  301.  
  302. 5.13e
  303.  
  304. - Import/export affiche dans fenetre console
  305.  
  306. - Forward vers plusieurs fichiers possible.
  307.  
  308. - Code plus compact, 15 KB memoire suplementaires (devient equivalent a 5.13).
  309.  
  310. - Acces au modem depuis la commande F9 en console.
  311.  
  312. - Hanging quand erreur INIT.SRV. Fixe.
  313.  
  314. - Si option L dans PORT.SYS envoie les trames LIST en broadcast.
  315.  
  316. - Nouvelle commande PG. utilise seul donne la liste des fichiers dans le
  317.   repertoire \FBB\PG. Suivi d'un nom de programme .COM ou .EXE, l'execute.
  318.   Les programmes doivent se trouver dans le directory FBB\PG
  319.  
  320. - SR, SC, M, MV, MH, DOS, SYS OK, SYS FAILED dans log. 
  321.  
  322. - REQDIR and REQFIL refusent les recherches dans ..\xxx 
  323.  
  324. - ? ou HELP dans FbbDos appelle "@@ 9 ?"
  325.  
  326. - Commentaires autorises dans *.HLP (# en 1ere colonne)
  327.  
  328. - Commande YZ dans Yapp
  329.  
  330. - Erreur de variable dans reception de fichier YAPP ($0 affiche autre chose
  331.   que YAPP).
  332.  
  333. - AltF3 demarre et stoppe le scanning des message.
  334.  
  335. - Commande FV demarre le scanning de messages en "remote".
  336.  
  337. - Forward entrant affiche en minuscules
  338.  
  339. - Yapp Checksum (TPK) implemente
  340.  
  341. - Edition de la ligne de commande.
  342.  
  343. - Commande LABEL dans FbbDos.
  344.  
  345. - Variable $w = escape
  346.  
  347.  
  348. 5.13f
  349.  
  350. - SWAPP.SYS allows swapping every kind of field on every kind of field :
  351.   > LA8AK @ LA4BL
  352.  
  353. - Capture is possible in gateway mode :
  354.   W FileName   opens the capture in append mode
  355.   W            closes the capture.
  356.  
  357. - in F4 window, preceeding the command with a '-' (minus) will disconnect
  358.   forwarding BBS or port(s). Preceeding with a '+' (plus) will force reverse
  359.   forwarding. (Ie: +F6FBB, -LA1B).
  360.  
  361. - Slashes were changed to backslashes in the subject of services. Fixed.
  362.  
  363. - Syntax errors in FORWARD.SYS (and INCLUDES), CRON.SYS, REJET.SYS, SWAPP.SYS
  364.   reported to sysop by a warning message.
  365.  
  366. - MV uses user's language for the header of texts.
  367.  
  368. - $R variable in forwarding headers now gives the correct BID.
  369.  
  370. - Messages scanning when FORWARD file changed optimized.
  371.  
  372. - M, MV, MH gave a wrong filename when could not create it. Fixed.
  373.  
  374. - When forwarding connection forced to disconnection (with F4 or FS), return
  375.   to standby frequency ok.
  376.  
  377. - Command NZ to enter Zip Code.
  378.       NH to enter Home BBS.
  379.  
  380. - Command OR to validate/unvalidate "List and read all messages" when allowed.
  381.  
  382. - New INF.SYS organisation. File structure has changed.
  383.  
  384. - Variable $h = User's Home BBS.
  385.        $z = User's ZIP code.
  386.  
  387. - Variable $% (who?) now indicates frequency.
  388.  
  389. - H (home) Z (Zip) in EU command (edit user).
  390.  
  391. - Point (.) given as an answer of an edited field of EU command deletes the
  392.   field.
  393.  
  394. - Automatic update of H-Routing database (HROUTE.SYS) when receiving headers.
  395.   When a message is sent to a @field without Hrouting, route is replaced by
  396.   the Hroute found in database. Database is an ascii file, first character is
  397.   P (permanent) V (volatile) or # (comment).
  398.   If a route is changed as Permanent, this route will never be changed even if
  399.   a new route information is received. 
  400.   This feature is validated in INIT.SRV file.
  401.  
  402. - All X and D lines and DOS command now run a COMMAND.COM if the .BAT
  403.   extension is specified to the file to be executed.
  404.  
  405. - When entering a message, the list of BBS routes is now sorted and without
  406.   double.
  407.  
  408. - Header line (R:...) limited to 79 characters.
  409.  
  410. - All files including mail, yapp and FbbDos are created when fully received.
  411.   This avoid getting a file while receiving it on another channel. Temp files
  412.   are named TEMP.nn (nn = channel number) in MAIL directory.
  413.  
  414. - ON 42000 is equivalent to ON 42
  415.  
  416. - LD> 911010 excludes 911010 and starts at 911011
  417.  
  418. - PUT does not overwrite an existing file.
  419.  
  420. - L@ without argument list local messages (without @ field).
  421.  
  422. - HELP available on a command in gateway (@@ 16).
  423.  
  424. - Header edit allows 'A' (Ack) type edition.
  425.  
  426. - Kill 'A' (Ack) messages allowed.
  427.  
  428. - EU command is allowed on a connected callsign.
  429.  
  430. - Dx (Dump) command now allows wildcards. Text T_ERR+19 is changed to "None !".
  431.  
  432. - Displays an error message when cannot access MAIL.OUT file
  433.  
  434. - CTRLBK.COM resident allows killing a program run with the "DOS" command at
  435.   timeout. This program must be run ONCE (there is no check) in APPEL.BAT file.
  436.  
  437. - M / MV / MH change the file.
  438.   MA / MVA / MHA append the message to the file.
  439.  
  440. - Z Filename : deletes the filename.
  441.  
  442. - When using F10 key to end talking to a user, he returns to the menu he was
  443.   before talking. The messages sent to the user are written using his language.
  444.  
  445. - Flag U (in EDIT USER command) allowing unproto distribution to a PMS user.
  446.  
  447. - 256 in 1st connection mask now works ok.
  448.  
  449. - Line garbled when 1st running the BBS in callsign. Fixed.
  450.  
  451. - Subject in uppercase with SR command. Fixed.
  452.  
  453. - LD> added 1 day. Fixed.
  454.  
  455. - FORWARD.SYS: U Route1 Route2 Route3 ... (up to 8 routes) gives priority in
  456.   routing bulletins. Ex: "U FRA EU WW" Bulletins @FRA will be forwarded first,
  457.   then @EU and then @WW. Other bulletins will be forwarded last. Private mail
  458.   (including P, T and A messages) is always forwarded first.
  459.  
  460. 5.14
  461.  
  462. - Mini Editor crashed when last character was deleted. Fixed.
  463.  
  464. - Double prompt when YD with a non existant file. Fixed
  465.  
  466. - New processing of time. Time was wrong when using DesqView.
  467.  
  468. - When screen was blanked, the system crashed when typing. Fixed.
  469.  
  470. - in DOCS and TRAJECTOGRAPHY, the letter L (instead of ?) gives the list.
  471.  
  472. - In DOCS sysop command (L)abel is replaced by (D)escription.
  473.  
  474. - In DOCS, a help command gave wrong path in the prompt and different other
  475.   bugs . Fixed.
  476.  
  477. - in NOMENCLATURE, fields Zip and HomeBbs are now displayed and editable.
  478.  
  479. - Wrong count of private message when killed by the sender before reading it.
  480.  
  481. - Gives a warning message even if the route is in HROUTE database. Fixed.
  482.  
  483. 5.14b
  484.  
  485. - New EMS management allowing faster (and more secure) access to BID. BID and
  486.   messages are now in the same EMS handle.
  487.  
  488. - Cursor sometimes wrong with VGA. Fixed.
  489.  
  490. - WFBID.SYS was not created when using EMS. Fixed.
  491.  
  492. - Message number left justified to avoid left spaces.
  493.  
  494. - BPQ beacon was sent on a wrong port. Fixed.
  495.  
  496. - PK232 had a wrong number of frames. Fixed.
  497.  
  498. - PK232 did not run in test mode. Fixed.
  499.  
  500. - When connected on console, "Fwd:callsign" with the console callsign in the
  501.   upper right corner of the screen. Fixed.
  502.  
  503. - The "Thank-you" line is sent when any Nx command is used. Text must be
  504.   changed as it is the same for every Nx command
  505.  
  506. - PK232 communication should be faster.
  507.  
  508. - When capture is already closed, a new "W" command gives an error message.
  509.  
  510. - MAIL and LOG files are appended even if the file ends with a CtrlZ. CtrlZ is
  511.   removed from the end of file.
  512.  
  513. - Internal driver for communications no longer exists. ESS is mandatory for
  514.   direct TNC interface like TNC2/PK232
  515.  
  516. - FbbDos now supports up to eight virtual/physical disks. Disks are defined in
  517.   INIT.SRV file like this :
  518. #
  519. # User's Directories (C:, D:, E:, etc... Up to eight)
  520. C:\USERS\ D:\USERS\ D:\TEST\
  521. #
  522.  
  523. -EMS/XMS handler now supports separate Message cache, BID information,
  524.  Hierarchical routes, and overlay cache. Defined in INIT.SRV :
  525. #
  526. # Utilisation memoire (RIEN=0 EMS=1 XMS=2)
  527. # Zones utilisees en memoire haute : MSG BID HIE OVR SCR
  528. 1 BID MSG HIE OVR SCR
  529. #
  530.  
  531. - @ field in unproto beacon was not truncated to 6 characters. Fixed.
  532.  
  533. - EMS/XMS informations in % command.
  534.  
  535. - Variable $u gives the current disk name (C..I) in FbbDos
  536.  
  537. - New backscroll system. Need more memory but should be more efficient.
  538.  
  539. - NEWDOC server creates directories and updates existing files.
  540.  
  541. - Answer to NH command checked as valid callsign.
  542.  
  543. - in EU command, callsign given in "Delete callsign (Y/N)" was the home BBS.
  544.   Fixed. 
  545.  
  546. - arrows did not undo backscroll. Fixed.
  547.  
  548. - L@ did not checked BBS callsign but route. Fixed.
  549.  
  550. - YAPP resume did not work in not-checksum mode. Fixed.
  551.  
  552. - Backscroll in EMS/XMS memory. Possible use of thousands of lines !
  553.   (162 bytes for each line)
  554.  
  555. - N [callsign] in nomenclature (SYSOP only).
  556.  
  557. - newline after callsign when using .D in conference. Fixed.
  558.  
  559. - disk P: is private directory.
  560.  
  561. - LC filter was not used with LS list. Fixed.
  562.  
  563. - OM unables/disables the "New Messages" list when connection is issued.
  564.   Value 1024 validating OM in first connection mask.
  565.  
  566. - LOCAL user on a BBS port did not worked. Fixed.
  567.  
  568. - Number of new messages was lost when using NZ, NH, NQ, X commands. Fixed.
  569.  
  570. - Full screen and backscroll monitoring.
  571.  
  572. - Unknown route message was not sent if a "G *" line exist. Fixed.
  573.  
  574. - REQCFG build-in server. Must be declared in INIT.SRV
  575.  
  576. - New versions of REQDIR and REQFIL able to manage multi-disk pathes.
  577.  
  578. - FbbDos disks are checked and disk size is 0 if error detected.
  579.  
  580. - Command LC ? or LC ; gives the list of themes.
  581.  
  582. - With SYS command, accept full password preceeded by a "!".
  583.  
  584. - Problems with YAPP resume. Fixed.
  585.  
  586. - File not set to the user when received with Xmodem. Fixed.
  587.  
  588. - Offset when downloading with XGET like :
  589.   XGET FILE.EXT 120000
  590.   File will be sent from offset 120000. (Use with CUT program for resume).
  591.   This was available in 5.14 version but not validated.
  592.  
  593. - REQDIR 1.3 checks the asked volume and gives the list of available volumes.
  594.  
  595. - Only routes with hierarchical information are added to HROUTE.SYS
  596.  
  597. - Satellite can now be deleted with the Satellite/Modification command.
  598.  
  599. - Minute/Period of forward can be defined in PORT.SYS (pseudo TNC 0)
  600.   with a line like :
  601.  
  602.   0    0    0   0      0     0     0     0      00/1    ---- FILE-FWD
  603.   1    7    8   1      230   4     1     10     30/60   UQYW 433.650
  604.  
  605.   No additional TNC should be declared, only this line should be added.
  606.  
  607. - Us: memory sometimes lower than zero. Fixed.
  608.  
  609. - From:/to: sent if the message has no R: line.
  610.  
  611. - in the list prompt "(R)ead, (A)bort, <return>", the letter C was accepted.
  612.  
  613. - REJET.SYS has a new character in the beginning of each line :
  614.   R means rejected
  615.   H means HELD
  616.   a program named MAINTREJ changes REJET.SYS from old format to new format.
  617.  
  618.   if the received message matches with a line of REJET.SYS, it will be :
  619.   * rejected (N-BID) if the first character of REJET.SYS is R
  620.   * held if the character is H
  621.  
  622. - REview command implemented (sysop only).
  623.   allows choices : Kill, Archive, Read, read Verbose, Unhold, Local
  624.   (Local validates message but does not validate forwarding).
  625.  
  626. - Hold commands implemented (sysop only) :
  627.   H nnnn nnnn nnnn ...
  628.   H< call
  629.   H> call
  630.   H@ route
  631.  
  632. - Help need a ? before the topic. "H topic" will be no longer accepted,
  633.   but H alone is ok.
  634.  
  635. - Q instead of B to quit gateway.
  636.  
  637. - SP ALL @ EU is changed to SB ALL @ EU
  638.  
  639. - Abort in gateway does no longer (I hope) abort the task in the current BBS
  640.   but sends a "A" to the other part.
  641.  
  642. - Bytes count after a M, MV, MH command.
  643.  
  644. - Checks BIDs in the same forwarding block.
  645.  
  646. - SYSTEM messages are now swapped.
  647.  
  648. 5.14d
  649.  
  650. - Distributed version.
  651.  
  652. 5.14e
  653.  
  654. - BID of a held message not recorded. Fixed.
  655.  
  656. - Nb of connected stations not updated when exiting the gateway. Fixed.
  657.  
  658. - Read only mode with telephone MODEM connections.
  659.  
  660. - PG checked before commands, so can replace any command.
  661.  
  662. - Variable $r is "L" when the message has been created locally, space
  663.   otherwise.
  664.  
  665. - "From... To... " was not sent while binary forwarding. Fixed.
  666.  
  667. - "F" or "Q" exits from QRA locator questions.
  668.  
  669. - Alt B : Blanks screen.
  670.   Alt R : Redisplays screen.
  671.   Alt S : Displays DOS screen and waits for a character.
  672.   Alt X : Exits software (idem Alt F10)
  673.  
  674. - When reading messages with paging :
  675.     "A" aborts reading.
  676.     "C" goes on without paging.
  677.     "N" goes to next message.
  678.  
  679. - Trajectography looping when the satellite is never visible. Fixed.
  680.  
  681. - Command FI for BID maintenance :
  682.   FI Bid       gives information on BID.
  683.   FI Bid +     adds Bid to list.
  684.   FI Bid -     remove Bid from list.
  685.  
  686. - Out of memory when importing forward from diskette. Fixed.
  687.  
  688. - MID is deleted as soon as a private message is forwarded. This should allow
  689.   to accept again the message if the message uses the same BBS (in case of
  690.   redirection for instance).
  691.   This should generate duplicates, but only with private mail.
  692.  
  693. - Command FC did not work with H routes. Fixed.
  694.  
  695. - Command FH for Hrouting expansion check.
  696.   FH bbs   gives the Hroute for bbs.
  697.  
  698. - Command FP for swap check.
  699.   FP < call 
  700.   FP @ route
  701.   FP > call
  702.   give the fields which were swapped.
  703.  
  704. - NQ now gets Qth
  705.   NL gets Locator
  706.  
  707. - WP implementation. Needs to create the WP subdirectory under SYSTEM.
  708.   The HR2WP program must be run under SYSTEM directory and will create a
  709.   MAIL.WP file. This file will be renamed (or appended to) MAIL.IN and
  710.   then allows the WP database to be updated with the informations from
  711.   HROUTE.SYS and INF.SYS (this takes some time !). The WP needs hight
  712.   memory, and will be validated with the EMS/XMS WP usage.
  713.  
  714. - Oldmail date was wrong with EPURMESS. Now takes UTM information from
  715.   INIT.SRV.
  716.  
  717. - EPURWP program updates records in the WP database. Will be ran each night
  718.   during housekeeping (if WP validated).
  719.  
  720. - New Commands (If WP validated) :
  721.   I  Callsign : Looks for WP information (Wildcards allowed).
  722.   I@ BBS      : Looks for users of BBS (Wildcards allowed).
  723.   IH Zone     : Looks for users within HROUTE Zone (EU, FRA, etc...)
  724.   IZ Zip      : Looks for users matching the Zip code (Wildcards allowed).
  725.   IL Callsign : Gives full information on callsign, including primary and
  726.         secondary records.
  727.  
  728. - WP server.
  729.   This server is built-in. Only need to declare an entry in INIT.SRV (like
  730.   REQCFG) . It answers to request messages like :
  731.  
  732.   SP WP @ F6FBB
  733.   Wp Query           <- Any title
  734.   F6FBB ?            <- Ask F6FBB information
  735.   LA6CU ?            <- Ask LA6CU information
  736.   /EX
  737.  
  738. - Fullscreen mini-editor now uses the base number of messages.
  739.  
  740. ===============================================================================
  741. 5.14f
  742.  
  743. - Zip code of the BBS defined in INIT.SRV
  744.  
  745. - Variable $z now is the ZIP code of the BBS.
  746.  
  747. - f accepted to end QTH LOCATOR commands.
  748.  
  749. - WP messages are hidden for users.
  750.  
  751. - No R: line added in WP update messages. This avoid to have more headers than
  752.   information !
  753.  
  754. - Added a task indicator in the left of the status line :
  755.   - : Main task
  756.   X : Keyboard task
  757.   | : Compress task
  758.   + : WP task
  759.  
  760. - Only the route must be specified in WP information (INIT.SRV).
  761.  
  762. - Routing and route extension taken from WP information.
  763.  
  764. - Command IE allows to edit a WP record.
  765.  
  766. - Number of last listed message updated only if the deconnection is made with
  767.   the 'B' command.
  768.  
  769. - Message held by M_FILTER was still forwarded. Fixed.
  770.  
  771. - Wildcard & : checks for a . or the end of the string. Used for hierarchical
  772.   indication in FORWARD.SYS 
  773.   Ex:
  774.       *.FRA&
  775.  
  776.       will match for
  777.  
  778.       xxxxx.FRA  and xxxxx.FRA.xxxxx  (xxxx = does not matter)
  779.  
  780.      but will not match for
  781.  
  782.       xxxxx.FRANCA or xxxxx.FRANCA.xxxxxx
  783.  
  784. - Line "T" in FORWARD.SYS file now indicates forwarding strategy, private only
  785.   and maximum size.
  786.   Ex:  
  787.      T  P S 20
  788.   means : only private mail (P), smallest first (S), 20KB maximum (20)
  789.  
  790.      T  S
  791.   means : smallest first. Always private first, bulletins follow.
  792.  
  793. - Line "L" in FORWARD.SYS allows to program TNC before or after a block, i.e.
  794.   at the beginning and at the end of the forward cycle (to disable incoming
  795.   connections for instance). This line must be preceeded with a P line to
  796.   specify the port to be programmed (as for the "D" or "X" command out of a
  797.   block).
  798.  
  799. - "IF MAN" test in FORWARD.SYS file means that test will be true only if the
  800.   forward is manually reverse forced (That is with a + in F4 window, or FR
  801.   remote command).
  802.  
  803. - FWD et REJ now in EMS
  804.  
  805. - Variable $b gives the Zip code of the user.
  806.  
  807. - New set of variables. The first character is "%" instead of "$". Variables
  808.   %i %J %j %K %y are identical to $i, $J, $j, $K and $y, but give the original
  809.   date instead of the final date of a message.
  810.  
  811. - Epurmess is changed to allow the new "original date" field in DIRMES.SYS
  812.  
  813. ===============================================================================
  814. 5.14g
  815.  
  816. - Routing bulletins on destination is possible with a F line in FORWARD file
  817.   like : 
  818.      A F6FBB
  819.        G EU
  820.        F AMSAT
  821.        ....         Will route @EU and >AMSAT bulletins to F6FBB.
  822.  
  823. - Headers of the original message are compressed in lines when using SC
  824.   command or in CP SYSOP messages.
  825.  
  826. - Import of messages accepts spurious lines between /EX and next Sx line.
  827.  
  828. - Faster callsign and BBS search in WP (if no willcard).
  829.  
  830. - HROUTE system disabled when WP validated.
  831.  
  832. - PR[V] #msg #msg : prints (or prints verbose) #msg...
  833.  
  834. - PR> [File] : redirects the printer to the named file. If file is "-", then
  835.   the printer is no longer redirected. Printer is validated. If file is not
  836.   specified, gives the file where the printer is redirected.
  837.  
  838. - Command NEW could generate two lists. Fixed.
  839.  
  840. - Default MID generated with original MessageNumber/BBS.
  841.  
  842. - Sometimes a "BIN MESSAGE NOT FOUND" occurs when the bin files was deleted on
  843.   another channel. Fixed.
  844.  
  845. ===============================================================================
  846. 514h
  847.  
  848. - Number of back lines and delay when using unproto lists defined in INIT.SRV
  849.  
  850. - BBS-UP and BBS-DW batches or programs defined in INIT.SRV
  851.  
  852. - commands in lowercase allowed in import files.
  853.  
  854. - AT or @ are equivalent in the command line SP DESTI AT BBS
  855.  
  856. - return to convers mode after an ascii upload from the console.
  857.  
  858. - MM and MN now give the BID.
  859.  
  860. - Alt D command allows to save the current screen buffer.
  861.  
  862. - C(ontinue) and N(ext) work with the verbose read option.
  863.  
  864. - M(A) # command starts copiing from the first line of text (headers and
  865.   from-to lines are discarded).
  866.  
  867. - When halting the software, the "immediate" message is sent only if needed.
  868.  
  869. - INSTAFBB.COM now gives more warnings and informations.
  870.  
  871. - Up to 4 "S lines" can be defined in a forward block.
  872.  
  873. ============================================================================
  874. 5.15 beta
  875.  
  876. - User MUST give his informations (QTH, Name, Zip, HomeBBS) before the BBS
  877.   goes on. (option in INIT.SRV)
  878.  
  879. - Command SR allows +filename (authorized sysops only).
  880.   Format : SR [#number] [+Filename] [Subject]
  881.  
  882. - Variables %A %G %M %n %P identical to the $A $G $M $n $P, but without
  883.   trailing spaces.
  884.  
  885. - Command DU in FBBDOS gives disk usage from a directory.
  886.  
  887. - New message format in ERROR.SYS. Should be easyer to understand.
  888.  
  889. - YAPP and XMODEM uploads are now buffered.
  890.  
  891. - length of PATH in CD command is checked (8 characters/3 extension).
  892.  
  893. =============================================================================
  894. 5.15 distributed version.
  895.  
  896. 5.15 evolution
  897.  
  898. - Code more compact, 40KB less memory.
  899.  
  900. - Fixed WP updates (title and sender)
  901.  
  902. - Unproto lists to more than one path for a port
  903.  
  904. - Unproto lists now managed for each port.
  905.  
  906. - New Command X1GET for 1K-XModem & YGET for YModem YModem-batch YModem-G.
  907.   Needs FBBIOS 1.32 or more.
  908.  
  909. - Variable $e = city of the connected user.
  910.  
  911. - Fixed the privilege problem with modem.
  912.  
  913. - langname.NEW as langname.ENT, but read only once for each user at the first
  914.   connection.
  915.  
  916. - N Command did not work 100%. Fixed.
  917.  
  918. - Number of new and unread messages updated when using command E
  919.  
  920. - Old SYSOP private bulletins are tested as normal bulletins. 
  921.  
  922. - More than one destination for copies of messages to SYSOP in INIT.SRV
  923.  
  924. - Time_out format changed in INIT.SRV
  925.  
  926. - Max KB for download in modem and yapp port in INIT.SRV
  927.  
  928. - Variable %d = Nb of KB downloaded to the user
  929.  
  930. - Variable %m = Maximum KB of download allowed on the port.
  931.  
  932. - Sysop commands :
  933.   /K House keeping (like F8 3)
  934.   /L Software reboot (like F8 2)
  935.   /M Immediate software reboot (like F8 1)
  936.  
  937. - only Port which are validated for gateway are allowed from the conference.
  938.  
  939. - only one simultaneous forward for a station allowed.
  940.  
  941. - Commande FG gives the partly received messages.
  942.  
  943. - The first BBS header only for ACK messages.
  944.  
  945. - Callsign and route search in WP 6 times faster.
  946.  
  947. - Import/export channel is 99.
  948.  
  949. - New encoding system. Should be faster (and safer I hope !)
  950.  
  951. - New XMS interface
  952.  
  953. - Too long callsigns in routing are rejected (asked by G1NNB)
  954.  
  955. - Variable %O = callsign of sysop.
  956.  
  957. - Text Line T_TRT+11 ("Command error") becomes :
  958.   <CR> Continue <A>bort ... >
  959.   For all paging which is not in message area.
  960.  
  961. - "(N)ext-message (C)ontinue-without-paging" now works in all cases.
  962.  
  963. - Devalidation of BPQ streams for house-keeping was not always ok. Fixed.
  964.  
  965. - BALISEx.SYS becomes BEACONx.SYS <======================================
  966.   REJET.SYS           REJECT.SYS  <======================================
  967.  
  968. - WP messages not in beacon list.
  969.  
  970. - Divide by 0 message in C/G menu when STATIS.DAT file is empty. Fixed
  971.   Alt F4 window garbaged when STATIS.DAT file is empty. Fixed
  972.  
  973. - Allows Next/Continue when reading during lists.
  974.  
  975. - in FORWARD file :
  976.     New line types : LC, DC, XC
  977.     They are identical to L, D and X but are executed when the connection
  978.     is done. This allows to change parameters or program a function when
  979.     the other BBS is connected. When the connection is made from another
  980.     BBS, the LC, DC and XC are executed if the BBS exists in forward file.
  981.  
  982. - Extension to the version 1 of FBB protocole : "FS +R++" means that the
  983.   second message is rejected. Only works with new version of the protocole.
  984.   The information is also written in the LOG like :
  985.   MJ B:Message_Bid V:Callsign_Rejecting
  986. - Warning message to the sending sysop when his message is rejected.
  987. - The message is not marked as 'F', and still can be forwarded to another BBS
  988.  
  989. - Mask for warning messages in INIT.SRV
  990. Warning DISK        1           Less than 1MB in disk
  991. Warning FILE        2           Error in system file (FORWARD, BBS, REJECT...)
  992. Warning SERVER      4           Server error/warning
  993. Warning PINGPONG    8           Ping-Pong warning
  994. Warning NO_ROUTE    16          No-route warning
  995. Warning NO_NTS      32          No NTS warning
  996. Warning MESSAGE     64          Message file not found
  997. Warning ERROR       128         Error in proposal
  998. Warning REJECT      256         Message rejected in remote BBS
  999. Warning HOLD        512         Message held in remote BBS
  1000.  
  1001. - Fix in monitoring headers when using TFPCX in DRSI emulation mode. TFPCX 2.00
  1002.   does not have a space between "0:" and "fm" in monitoring headers.
  1003.  
  1004. - Extension to the version 1 of FBB protocole : "FS +H++" means that the
  1005.   second message is held. Only works with new version of the protocole.
  1006.   The information is also written in the LOG like :
  1007.   MH B:Message_Bid V:Callsign_Rejecting
  1008. - Warning message to the sending sysop when his message is held.
  1009.  
  1010. - Extension to the version 1 of FBB protocole : "FS +E++" means that the
  1011.   second message has a format error. Only works with new version of the
  1012.   protocole. 
  1013. - Warning message to the sending sysop when his message proposal is wrong.
  1014.  
  1015. - C_FILTER has one more parameter before the optional text. It indicates the
  1016.   port where was connected the user.
  1017.  
  1018. - UNPROTO Line in INIT.SRV like :
  1019.  
  1020.   #
  1021.   # Back number, delay and selection of unproto lists
  1022.   #
  1023.   #   Messages displayed in unproto lists :
  1024.   #   A = ACK messages
  1025.   #   V = transit private messages
  1026.   #   P = end-user private mail
  1027.   #   M = subject is replaced by stars in private mail
  1028.   #   Bulletins are always displayed
  1029.   #
  1030.   500 5 VPA
  1031.   #
  1032.  
  1033.   Any unauthorized message will be unproto like
  1034.   12345 #
  1035.   Bulletins are always sent
  1036.  
  1037. ======================  Now version is 5.15a =================================
  1038.  
  1039. - EPURMESS and SERV.EXE check the version number in INIT.SRV
  1040.  
  1041. - New EPURMESS version compatible with both 5.15 and 5.15a
  1042.  
  1043. - Variable %N gives the message number limited to the right 5 digits and
  1044.   modulo 65536. To be changed in the header definition of INIT.SRV.
  1045.  
  1046. - BID generation using the message number modulo 65536
  1047. - Message and BID #0 is not used
  1048.  
  1049. - No more than 1 message from one callsign in each proposal block. If more,
  1050.   the other messages are delayed to the next proposal blocks. This avoid long
  1051.   lists of message from the same sender. May be disabled with the letter D in
  1052.   the T line of FORWARD.SYS
  1053.  
  1054. - K #msg    allowed on an unread message (KM still not allowed)
  1055.  
  1056. - Messages were sent to BBS when using Yapp in console mode. Fixed.
  1057.  
  1058. - Oldmail may be re-imported. Format is now compatible with import.
  1059.  
  1060. - Time-out problems in gateway mode. Fixed.
  1061.  
  1062. - New EPURWP.COM program. Checks dupes and deletes old records.
  1063.  
  1064. - WP.SYS format had some changes. UPDWP.COM program must be ran before next
  1065.   EPURWP.COM. 
  1066.  
  1067. - Information about the number of free buffers in the TNC in the status line.
  1068.   Maximum buffers per channel is divided by two if the number of free buffers
  1069.   is going too low.
  1070.  
  1071. - Variable %r = D if the message holds data (7+) else is space.
  1072.  
  1073. - new line J in FORWARD.SYS :  (data means 7+)
  1074.   J 0 : no data sent
  1075.   J 1 : data is sent (default)
  1076.   J 2 : personnal data is sent
  1077.   J 3 : only data is sent (exclusive)
  1078.  
  1079. - Forced disconnection of all links at housekeeping time+15 min.
  1080.  
  1081. - Variable %R = Callsign with full path (e.g. F6FBB.FMLR.FRA.EU)
  1082.  
  1083. - Binary transfer protocole Autobin (used in GP, SP TurboPacket, etc...)
  1084.   Commands are BGET and BPUT.
  1085.  
  1086. - AltF1 and command FT give the real time size of the forwarding queue.
  1087.  
  1088. - DU command (and other Dx commands) and NEW command now shares the memory and
  1089.   do not allocate all needed memory.
  1090.  
  1091. - H line in forward.sys does not route bulletins.
  1092.  
  1093. - ZModem download interface implementation.
  1094.  
  1095. - S command line should be compliant with BBS Interface Specification draft of
  1096.   11/17/93
  1097.  
  1098. - Error messages T_ERR+16 and T_ERR+17 have changed
  1099.  
  1100. - Full screen editor usable to send or reply messages. Validated with AltF6.
  1101.  
  1102. - Command EM #Msg : Edits the text of the message #Msg. During edition, the
  1103.   message is not forwarded.
  1104.  
  1105. ============================== 515c Distributed version ====================
  1106.  
  1107. - Added flag I in the record of the user = Give list of new messages at logon.
  1108. - Added option I to change the FLAG I in command EU.
  1109.  
  1110. 515c1
  1111. - Channel informations can be stored in EMS/XMS = option CHN in INIT.SRV
  1112. - Empty channel not visible with left/right arrows
  1113.  
  1114. 515c2
  1115. - Command "WHERE file" in FBBDOS (to find one or more files in FBBDOS)
  1116.   Wildcards are accepted.
  1117.  
  1118. - Command TH -> acces to the thematic zone. The file THEMES.SYS is configuring
  1119.   this zone.
  1120.  
  1121. 515c4
  1122. - Fixed problem with DED interface and Mux.
  1123.  
  1124. - Fixed crash when THEMES.SYS was changed during a session.
  1125.  
  1126. - New variables :
  1127.     %T = name of the current thema.
  1128.     %t = number of bulletins in the tcurrent thema.
  1129.     %X = number of messages for the user.
  1130.     %x = number of new messages for the user.
  1131.  
  1132. 515c8
  1133.  
  1134. - Option OVR in EMS/XMS no longer exists. Remove it from INIT.SRV.
  1135.  
  1136. - Selected 1 or 2 for EMS/XMS in INIT.SRV is indifferent.
  1137.   Options are still valid.
  1138.  
  1139. - Code has been fully rewritten/adapted for DPMI 16 bits protected mode.
  1140.  
  1141. - Code no longer works on XT.
  1142.   ==========================
  1143.  
  1144. - Works on AT286 and UP with at least 2MB of memory.
  1145.  
  1146. - Code uses up to 16MB of memory.
  1147.  
  1148. - Two more files must be added in the FBB\BIN directory :
  1149.   > RTM.EXE
  1150.   > DMPI16BI.OVL
  1151.  
  1152. - Servers and PG now have more than 500KB of memory to run.
  1153.  
  1154. 515c9
  1155. - Problems with speed of communication when using DPMI fixed.
  1156.  
  1157. 515c10
  1158. - FORWARD.SYS : test "IF N 1,3,5" has been added.
  1159.   Allows to test with the number of the day in the month (1..31)
  1160.  
  1161. 515c14
  1162. - Mini-editor was sometime crashing when loading a file. Fixed.
  1163. - "Load file" in mini-editor rewritten.
  1164.  
  1165. 515c15
  1166. - Error when displaying "NetRom" nodes. Fixed.
  1167. - FBBIOS40 should work with 16550 FIFO chips.
  1168. - More debugging information in ERROR.SYS
  1169.  
  1170. 515c18
  1171. - CONNECT/FAILURE/BUSY are now case independant
  1172. - First PORT of BPQ (MultCh) is 0 again to be compatible with previous version.
  1173.  
  1174. 515c19
  1175. - Server REDIST is included. File REDIST.SYS must be in the system directory.
  1176.  
  1177. 515c20
  1178. - Optimization of the data transfer between FBB and FBBIOS
  1179. - Commands > and = are not allowed in read-only mode
  1180. - First Windows version...
  1181.  
  1182. 515c21-23
  1183. - Evolution of the Windows version
  1184.  
  1185. 515C24
  1186. - Windows COM driver validated for DED protocole. Interface number is 6
  1187. - Multiplexor validated with this interface.
  1188.  
  1189. 515C25
  1190. - FBBRUN.EXE now runs :
  1191.   - START.PIF
  1192.   - WFBB.EXE
  1193.   - MAINT.PIF
  1194.   - STOP.PIF (only at the end of the session)
  1195. - CtrlY to delete a line in the editor.
  1196. - Colors defined in INIT.SRV are used in the Windows version.
  1197. - Copy in FbbDos did not work.
  1198. - Unproto requests did not work in Windows version.
  1199. - Selection box of "Edit System File" in SYSTEM directory
  1200. - Validation and unvalidation of the SCAN menu selection.
  1201. - System files are checked after local editing.
  1202. - Forward information dialog in "Edit Message"
  1203. - GMT time in header corrected.
  1204.  
  1205. 515c26
  1206. - Implementation of the VXD interface of the BPQ code.
  1207. - Maintenance was not ran. Corrected
  1208.  
  1209. 515c27
  1210. - CtrlF1 to CtrlF10 available in the editor (but CtrlF1 and CtrlF10 seem to
  1211.   be captured by Windows)
  1212. - Timeout on the error modal message boxes.
  1213. - Forward all BBS in Pending forward dialog.
  1214.  
  1215. 515c28
  1216. - Application gave exception error with PG programs. Corrected.
  1217. - New COMM.DRV modified for modem support. Replace the one in WINDOWS\SYSTEM
  1218.   directory by the COMM.DRV for WinFBB.
  1219. - Modem in WinFBB now support ZMODEM upload and download with the DSZ 
  1220.   shareware. Install DSZ.COM and DSZ.PIF in FBB\BIN directory.
  1221.  
  1222. 515c29
  1223. - XON/XOFF were not validated in modem mode (Windows)
  1224. - Message windows are no longer modal.
  1225.  
  1226. 515c31
  1227. - Problem to open the console corrected
  1228. - Pending forward window was slow. Corrected.
  1229. - Forwarding session could hang. Corrected.
  1230. - Display all channels window is added.
  1231.  
  1232. 515c32
  1233. - Import/Export implemented
  1234. - Week of the log was wrong. Corrected
  1235. - Positions of the windows recorded.
  1236. - Simple autowrap in editor. I'll try to add justification later.
  1237. - BAT files where not ran from CRON or FORWARD. Corrected
  1238. - DSZ did not find the right COM if not COM1 or COM2. Corrected.
  1239.  
  1240. 515c33
  1241. - Filters and PG did not work in foreground. 
  1242. - Programs in FORWARD.SYS were ran in background. Corrected.
  1243. - Heard did not work. Corrected.
  1244. - DSZ was called too late (connection was lost). Corrected.
  1245.  
  1246. 515c34
  1247. - User pop-up menu including Disconnect and informations
  1248. - All program ran from FORWARD.SYS are now synchronous.
  1249. - some minor bug corrections.
  1250. - MultCh for BPQ in PORT.SYS was wrong in the Windows version. The first port
  1251.   of BPQ corresponds to the MultCh 0 (was 1 !). Change your PORT.SYS...
  1252. - Dynamic libraries version. For beta test, only the code will be released
  1253.   (400KB less...). The three DLLs must be in FBB\BIN directory.
  1254. - Filters accepted as DLL (much faster...). Example of code for M_FILTER.
  1255.  
  1256. 515c35  
  1257. - SERVER.IN was overwritten if more than one service was run. Now the name
  1258.   is SERVER01.IN, and incremented up to SERVER09.IN in Windows version.
  1259.   WinFBB will not delete the file. The service should do it.
  1260. - Delete command added in editor.
  1261. - AutoWrap now OK in editor. Unvalidated if the editor is called for file
  1262.   editing.
  1263. - Control + Up, Down, Prior, Next, Home, End validated in console window. Other keys are
  1264.   used for line editing.
  1265. - Up, Down, Prior, Next, Home, End validated in all other display windows.
  1266. - TimeOut disabled during DSZ session.
  1267.  
  1268. w515c36
  1269. - MESS.WP was not imported in WinFBB. Corrected.
  1270. - Ethernet/tcp-ip implementation. Needs the WINSOCK.DLL Microsoft library.
  1271.   In PORT.SYS, Port address in com address, Interface is 7, TNC emulation 
  1272.   is T (instead of D, Q, ...).
  1273.  
  1274. w515c37
  1275. - The map is now in a separate zip file named w515cNNm.zip (NN is the release
  1276.   number). This will allow to give me the file and line number where occurs
  1277.   the exception error.
  1278. - List of the 200 last connections. I have no idea for the icon in the control
  1279.   bar ... If you have some idea, or a 20x20 bitmap ...
  1280. - Information on a connected station. Double clic on the callsign line of the
  1281.   connected stations give the info.
  1282. - DSZ is run minimized.
  1283. - Date and size of the message in "edit message".
  1284. - I'm now running the WinFBB version 100% of time. It runs together with WISP
  1285.   for the satellite gateway.
  1286. - Insert in the editor could change the default directory. Corrected.
  1287. - Console was timed out while editing. Corrected.
  1288. - Console is disconnected when the window is closed.
  1289. - Buffers are freed when a channel window is closed.
  1290.  
  1291. w515c38
  1292. - Changes in the DSZ management. Should fix the GPF problem
  1293. - Uploaded file via modem is now validated and set to the user.
  1294. - F_FILTER validated.
  1295. - Changes in the Windows Interface
  1296. - Every connected channel is bufferized. The connection is visible while
  1297.   double-clicking on the user in the list.
  1298. - Talk was sometime hanging. corrected
  1299. - The connection time in the list was sometime wrong. Corrected.
  1300. - Added the selection of the port in the connection list.
  1301.  
  1302. w515c40
  1303. - DED interface has been fully rewritten. It is now working in background.
  1304.   Should be faster.
  1305. - BBS forwarding is not allowed on a GUEST port if the BBS is not declared.
  1306. - List of flags of the [FBB forwarding line] (INIT.SRV) *** may be confidential
  1307.   1  : A space is mandatory before the @ in a send message command
  1308.   2  : The length of the fields of a hierarchical address is not 
  1309.        tested to be 6 characters
  1310.   4  : The header line of a message is not truncated to the space before
  1311.        the 79th character
  1312.   8  : Header MBL/RLI
  1313.   16 : If there is no BBS field, the callsign of the BBS is sent to the PMS
  1314.   32 : Deletes the DATA messages sent to SYSOP
  1315.   64 : Don't use the BID recovered from headers and use a new one
  1316.   128: Accepts forwarding only from pre-declared BBS
  1317. - Two DLLs have been developped to be called from FORWARD.SYS :
  1318.     ICOM.DLL uses the same parameters as ICOM.COM
  1319.     PROGTX.DLL sends a binary file to a tx through a serial com
  1320.       format : PROGTX [options] filename
  1321.       options : /C2     = COM2 (default COM1)
  1322.                 /A02F8  = Com address is 02F8 (excludes /C OPTION)
  1323.                 /B9600  = Baud rate is 9600 Bauds (default 1200)
  1324.  
  1325. w515c41
  1326. - Commands Kx not allowed in read-only mode
  1327. - C_FILTER accepts new return values :
  1328.   * values greater or equal to 100 set the level number to the return value.
  1329.   * all unknown values are identical to return value 1
  1330. - Hold management has been fully rewritten. An hold message is not recorded in
  1331.   the list, only put as a file. So no unproto list or other is sent.
  1332. - Multiplexor support for new DED interface
  1333. - if C_FILTER returns 4 : messages of the channel are held.
  1334.  
  1335. w515c42
  1336. - Command LH added to list the held messages
  1337. - Prompt was not sent after the message was held. Corrected
  1338.  
  1339. w515c43
  1340. - Edit message window : list of messages starting from the last one.
  1341. - DED interface was stopping after a while. Corrected.
  1342. - Trace for WP updates :
  1343.   in the \windows\winfbb.ini file, add the following line in the main section :
  1344.   TraceWp=1
  1345.   You can replace 1 with 2 or 3. 3 gives the maximum informations.
  1346.   A file WP.DBG will be created in the WP directory.
  1347. - Justification in the editor.
  1348. - Menues are no longer hanging the software.
  1349. - Read-only toggle deleted from file selection boxes.
  1350. - Current directory added in the bottom of the main window. This is for
  1351.   debugging purpose and will be deleted later. It seems that the current
  1352.   directory is still changing. Information will be welcome.
  1353.  
  1354. w515c44
  1355. - Directory changing should be corrected. Was due to a bug in OWL250.DLL which
  1356.   must be replaced by OWL250a.DLL
  1357. - Message written on the console was sometimes not recorded. Corrected.
  1358.  
  1359. w515c45
  1360. - From c40 DSZ.PIF must be replaced and DSZ.BAT added in FBB\BIN directory.
  1361. - Text when recording a held message. Text files must be modified.
  1362. - Version running under Windows95. OWL250a.DLL must be replaced again.
  1363. - WFBB was crashing when a system file did not exist. Corrected.
  1364. - Download KB counter was not updated. Corrected.
  1365. - List of flags of the [FBB forwarding line] (INIT.SRV)
  1366.   1  : A space is mandatory before the @ in a send message command
  1367.   2  : The length of the fields of a hierarchical address is not 
  1368.        tested to be 6 characters
  1369.   4  : The header line of a message is not truncated to the space before
  1370.        the 79th character
  1371.   8  : Header MBL/RLI
  1372.   16 : If there is no BBS field, the callsign of the BBS is sent to the PMS
  1373.   32 : Deletes the DATA messages sent to SYSOP
  1374.   64 : Don't use the BID recovered from headers and use a new one
  1375.   128: Accepts forwarding only from pre-declared BBS
  1376.   256: WP Messages are not held.
  1377.  
  1378. w515c46
  1379. - Bulletins from redist may be locally held
  1380. - DED interface was hanging after midnight. Corrected.
  1381.  
  1382. w515c47
  1383. - Windows of the connected channels in the "Windows" menu.
  1384. - Exception will be generated before the INF.SYS file is changed to 25MB. I
  1385.   hope this will help to find the cause.
  1386.  
  1387. w515c48
  1388. - Implementation of X forwarding Protocole.
  1389. - List of flags of the [FBB forwarding line] (INIT.SRV)
  1390.   1  : A space is mandatory before the @ in a send message command
  1391.   2  : The length of the fields of a hierarchical address is not 
  1392.        tested to be 6 characters
  1393.   4  : The header line of a message is not truncated to the space before
  1394.        the 79th character
  1395.   8  : Header MBL/RLI
  1396.   16 : If there is no BBS field, the callsign of the BBS is sent to the PMS
  1397.   32 : Deletes the DATA messages sent to SYSOP
  1398.   64 : Don't use the BID recovered from headers and use a new one
  1399.   128: Accepts forwarding only from pre-declared BBS
  1400.   256: WP Messages are not held.
  1401.   512: XForwarding protocole has priority on FBB protocole.
  1402.  
  1403. w515c49
  1404. - List of flags of the [FBB forwarding line] (INIT.SRV)
  1405.   1  : A space is mandatory before the @ in a send message command
  1406.   2  : The length of the fields of a hierarchical address is not 
  1407.        tested to be 6 characters
  1408.   4  : The header line of a message is not truncated to the space before
  1409.        the 79th character
  1410.   8  : Header MBL/RLI
  1411.   16 : If there is no BBS field, the callsign of the BBS is sent to the PMS
  1412.   32 : Deletes the DATA messages sent to SYSOP
  1413.   64 : Don't use the BID recovered from headers and use a new one
  1414.   128: Accepts forwarding only from pre-declared BBS
  1415.   256: WP Messages are not held.
  1416.   512: XForwarding protocole has priority on FBB protocole.
  1417.  1024: Generation of an alternate BID like F6FBB-12345 (for dual BBS site)
  1418. - XForwarding now supports re-routing and swapping.
  1419. - New program INSTWFBB to configure the software. All features are not still
  1420.   incorporated. Will be updated later.
  1421.  
  1422. w515c50
  1423. - Edit FWD window did not update the forwarding flags in the session.
  1424.   Corrected.
  1425. - The buttons of the controlbar are now managed.
  1426. - Implementation of the checksum in the X-forwarding.
  1427.  
  1428. w515c51
  1429. - Line N of FORWARD.SYS has changed :
  1430.   Add the following options :
  1431.   1 = FBB forwarding allowed
  1432.   2 = FBB+BIN forwarding
  1433.   4 = FBB+BIN+Resume
  1434.   8 = XFWD
  1435.   Ex: N 15 = Sum of all protocoles (default)
  1436. - List of flags of the [FBB forwarding line] (INIT.SRV)
  1437.   1  : A space is mandatory before the @ in a send message command
  1438.   2  : The length of the fields of a hierarchical address is not 
  1439.        tested to be 6 characters
  1440.   4  : The header line of a message is not truncated to the space before
  1441.        the 79th character
  1442.   8  : Header MBL/RLI
  1443.   16 : If there is no BBS field, the callsign of the BBS is sent to the PMS
  1444.   32 : Deletes the DATA messages sent to SYSOP
  1445.   64 : Don't use the BID recovered from headers and use a new one
  1446.   128: Accepts forwarding only from pre-declared BBS
  1447.   256: WP Messages are not held.
  1448.   512: XForwarding protocole has priority on FBB protocole.
  1449.  1024: Generation of an alternate BID like F6FBB-12345 (for dual BBS site)
  1450.  2048: Checksum unvalidated on XFwd.
  1451.  4096: Test of callsign is more simple.
  1452. - Binary forwarding via telephone modem (FBB or XFWD)
  1453. - The configuration may be called from the Config menu. Updates are made
  1454.   without rebooting the software (after saving the config).
  1455.  
  1456. w515c53
  1457. - Number of lines in the console was sometimes wrong. Corrected.
  1458. - Escape in gateway did not work in console. Corrected.
  1459. - "Add user" button added in "Edit User" winow.
  1460.  
  1461. w515c54
  1462. - WP messages were truncated to 5000 bytes. Corrected.
  1463.  
  1464. w515c55
  1465. - Windows were blanked if the instwfbb was used. Corrected.
  1466. - Instafbb sometime were corrupting the PORT.SYS. Corrected.
  1467.  
  1468. w515c56
  1469. - Correction of multiple BUGS !
  1470. - /R did not work. Corrected.
  1471. - Fonts of the text windows may be defined in the config menu.
  1472.   Only Fixed fonts are selectable.
  1473.  
  1474. w515c57
  1475. - Console print first implementation.
  1476.  
  1477. w515c58
  1478. - Implementation of ANSI fonts.
  1479. - Validation of the DRSI interface
  1480.  
  1481. w515c59
  1482. - List of connections was not always refreshed. Corrected.
  1483. - Channel in gateway was not always freed. corrected.
  1484. - Due to limitations of the actual system, I have rewritten all the DOS
  1485.   and DLL interfaces and filters. There are some changes in Filters
  1486.   written as DLL : One more integer parameter is the size of the buffer.
  1487.   You must change your C_FILTER.DLL and M_FILTER.DLL if they exist. Standard
  1488.   .EXE or .COM filters or PG do not need any change.
  1489. - The F_FILTER interface has been rewritten. If the F_FILTER exists, the
  1490.   temporary file is no longer deleted by WinFBB (unless return value from
  1491.   F_FILTER is 0), the filter must decide what to do. F_FILTER receives as
  1492.   parameter a file in which are given informations such as asked filename and
  1493.   label. If F_FILTER returns 0, then the file is normally recorded (and the
  1494.   temporary file is deleted), else nothing is done by FBB. The text returned
  1495.   by F_FILTER will be sent to the user. So an archive may be compressed,
  1496.   scanned, and a report may be sent to the user. This can be done in real time
  1497.   or delayed. 
  1498. - If there are more than one D or X lines in a FORWARD block, they are
  1499.   executed in one DOS call (to be faster).
  1500. - proportional fonts are supported (but the alignment will not be ok in lists)
  1501.   add the line : "FixedFont = 0" in the section main of WINFBB.INI.
  1502. - User home BBS was not updated if WP was edited with IE command. Corrected.
  1503. - No hierarchy in the USER homeBBS. Info is asked to WP when needed.
  1504. - Blocking DOS commandes (EDIT, ...) killed after 60 seconds.
  1505. - TFPCR/TFPCX interface validated (Interrupt MUST be 0xFD).
  1506. - AEA/PK Hostmode is abandoned and will not be included (I don't have any AEA
  1507.   TNC !!).
  1508. w515c60
  1509. - Debugging version
  1510. w515c61
  1511. - ACK message was not always generated. Corrected.
  1512. w515c62
  1513. - Messages or files are not accepted is disk free is less than 100K.
  1514. - Minor changes in the main window interface
  1515. - PMS switch in user edition : allows forward but texts are like normal user.
  1516. w515c63
  1517. - WP updates did not process the whole message. Corrected.
  1518. - Default font set to fixedsys
  1519. - Directories were not changed in instwfbb. Corrected.
  1520. - F5 toggles the monitoring window.
  1521. - Main window closed by Alt+F4, other windows closed with Ctrl+F4.
  1522. - Most of Alt+Function (other than reserved by Windows) now validated.
  1523. - BYE and HELP are allowed commands.
  1524. - F9 and new pushbutton to access to the gateway
  1525. w515c64
  1526. - A connected channel in the gateway was not freed with the mouse. Corrected.
  1527. - A text could be appent to a reveiwed message. Corrected.
  1528. - INSTWFBB and WINFBB did not work without CTL3DV2. Corrected.
  1529. - HOLD and REJECT did not work ok in import of mail (and xfwd). Corrected.
  1530.  
  1531.  
  1532.  
  1533.   FBB BBS SOFTWARE IS TEN YEARS OLD !!
  1534.  
  1535.   THE VERSION C64 SHOULD BE DISTRIBUTED AS AN "EVALUATION VERSION 7.00"
  1536.   =====================================================================
  1537.  
  1538.   Unfortunately, the doc is not ready for this version but I think that it is
  1539. not a too big problem for an evaluation version. I prepare the distribution
  1540. diskette and will give a copy first to the beta test sites to be sure that the
  1541. automatic installation works ok, and that the code inside is the right one.
  1542.  
  1543.  
  1544. w700a
  1545. - Problems with CR orCR/LF in export and log. Corrected.
  1546. - TimeOut did not work 100%. Corrected.
  1547. - GPF in review if list was empty. Corrected.
  1548. - Disks like D:\ were not accepted in FbbDOS. Corrected.
  1549. - Command NEW in FbbDOS did not give the prompt if no file. Corrected.
  1550. - F8 was programmed as F9. Should give the focus to the main window. Corrected.
  1551. - Any command beginning by T was accepted. Corrected.
  1552. - Send message in console could destoy the contents of the editor. If the
  1553.   editor is busy, normal line editing is used.
  1554. - Read was always verbose when reviewing messages. Corrected.
  1555. - Command W in FORWARD.SYS allows to skip one or more prompts (default one)
  1556.   before starting a forward session (mainly used when "Linked to ..." gives
  1557.   more than one prompt)
  1558. - EPURMESS.COM did not limit the number of lines returned to sender in any
  1559.   cases. Corrected.
  1560. - The generation of WP messages has been rewritten to correct the problem
  1561.   found on many BBS (but unfortunately not on mine !!).
  1562.  
  1563. w700b
  1564. - Histograms did not work without callsign in statistics. Corrected.
  1565. - WFBB crashes if the MESS.WP file has a size of 0. Corrected.
  1566. - Command SYS did not work for callsigns defined in PASSWD.SYS. Corrected.
  1567. - F7=Programmation of the TNC is now implemented in DED mode.
  1568. b2
  1569. - Only Sysops allowed to review will receive the "Nb of held" message.
  1570. - PK232 host mode introduced again.
  1571. - Variable %C gives the number of times a message has been read.
  1572. - DLL buffer for PG programs is increased to 32K
  1573. - INSTWFBB : PMS option added in the first connection mask
  1574. - INSTWFBB : PK232 option in the supported protocoles
  1575. b3
  1576. - GPF if using socket from gateway. Corrected.
  1577. - The default 3 strings for NetRom/TheNet are now : CONNECTED FAILURE BUSY
  1578. - TELNET interface has been improved. Do not forget to put address 17 in
  1579.   PORT.SYS for TELNET (means socket port 23 in decimal)
  1580. - File FBB\SYSTEM\LANG\TELNET.ENT may held the banner for the telnet access.
  1581. - The format of the window has changed. You must delete the line "position"
  1582.   in the part "main" of the file WINDOWS\WINFBB.INI before running the new
  1583.   version. 
  1584. b4
  1585. - Edit-User and Edit-Msg are no longer closed with the OK button.
  1586. - Telnet interface is working as modem interface except that password is
  1587.   mandatory.
  1588. - Debug informations for VE4KV's modem GPFs (debug info in DEBUG.BUG file).
  1589. b5
  1590. - Servers can be made as DLL provided they are fast enough (no multitasking
  1591.   during a DLL activity).
  1592. - Task was not run in background if more than one application in CRON.SYS.
  1593. - Swapping was not done after a local re-routing. Corrected.
  1594. b6
  1595. - Selection of zone in the channel windows. Accept copy (=Ctrl Ins) to
  1596.   clipboard and print. Menu is activated with the right button of the mouse
  1597.   inside the text window.
  1598. b7
  1599. - ListBox of connections has been fully rewritten to be more efficient. A menu
  1600.   is available in the list with the right button of the mouse.
  1601. b8
  1602. - PG called in a non-registered access gave a 23MB inf.sys. Corrected.
  1603. - L command in review did not unvalidate forwarding after reboot. Corrected.
  1604. - Command HO puts a message in the hold list.
  1605. b9
  1606. - selection of a word (left double click) or a list of characters (Ctrl left
  1607.   double click).
  1608. - INIT.SRV was not scanned after a modification from "main parameters" window.
  1609. - Protocoles TFPCX and DRSI added in the configuration.
  1610. - HO command did not delete held message. Corrected.
  1611. - some optimisations and minor modifications...
  1612. b10
  1613. - Import/Export display in options menu.
  1614. - Filter and substring in "last connections" window.
  1615. - Hang if the MESS.WP file is exactly 5000 bytes long. Corrected.
  1616. - in PORT.SYS, interface 9 (linux) has been added. LINUX can work via
  1617.   a serial port (letter D for DED) or via AX25 domain socket (letter X).
  1618. b12
  1619. - Problems with affectation of ports and channels in BPQ driver. Should
  1620.   be corrected.
  1621. - Problem with the colors in the DOS version. Corrected.
  1622. b13
  1623. - S line (choices of forward) now checks default as a last choice. Up to four
  1624.   previous choices ar checked as declared before. Warning, these tests are
  1625.   case independant.
  1626. - This was maybe undocumented : value after "use compressed forwarding" give
  1627.   the options between compressed protocoles :
  1628.     1 = FBB compressed forwarding
  1629.     2 = XFWD compressed forwarding
  1630.     "OK 3"    allow both FBB and XFWD.
  1631. - MODEM.ENT was sent without line feed at the first connection. Corrected.
  1632. - Command "?" gave a segmentation violation on the Linux version. Corrected.
  1633. b14
  1634. - One more color bug corrected !
  1635. - variable %E give the version code (Linux, Dos, Windows).
  1636. - debug.bug traces the current channels if "no more channel available"
  1637. - "Last connections" window was not created in Windows version. Corrected.
  1638. b15
  1639. - hold counter was not initialized in dos version. Corrected.
  1640. - Dialog window asks for import BBS in Windows and Linux versions.
  1641. - Reject was not always done when importing files.
  1642. b16
  1643. - Built-in editor validated (Linux version).
  1644. - Texts of menues corrected (Windows version).
  1645. - Connections were not recorded in the LOG. Corrected.
  1646. - PMS connections asked for FBB protocole. I have made a change, but did not
  1647.   test it.
  1648. b17
  1649. - management of C_FILTER has changed. Will be always called if it exists.
  1650. - Edit forward window (in edit message) now available in Linux version.
  1651. - Filter on callsigns (in last connections) now available in Linux version.
  1652. b18
  1653. - ReadOnly access if there is no password defined (modem/telnet)
  1654. b19
  1655. - Connect line is case dependant.
  1656. - Binary transfer implemented for telnet (with this version and up)
  1657. - Some bug fixes in the Windows telnet interface.
  1658. - Help was sometime crashing in linux version. Fixed.
  1659. - New xfbbd version : xfbb daemon for linux.
  1660. b20
  1661. - Flag F (PMS Forwarding) added in EU command.
  1662. - TH list sometime gave wrong numbers. Corrected.
  1663. b22
  1664. - Linux. Connection bip was disabling the X11 bell. Corrected.
  1665. b23
  1666. - ReadOnly mode was not 100%ok in xfbb. Corrected.
  1667. - No CrLf when first connecting xfbb on telnet. Corrected.
  1668. b24
  1669. - Labels management of FBBDOS have been rewritten. Path is no longer
  1670.   absolute but relative to the FBBDOS disks defined in INIT.SRV. TLABEL.COM
  1671.   program is no longer required. The format of the file is changed from
  1672.   YAPPLBL.SYS to YAPPLBL.DAT using MODLABEL.EXE program. Labels are compatible
  1673.   with DOS, Windows and LINUX version.
  1674. - Linux version : YI and YW command gave 0 bytes free. Corrected.
  1675. b25
  1676. - Possible corruption of INF.SYS in Linux version under Telnet. A change has
  1677.   been done.
  1678. - Get a Crc error when re-starting a FBB compressed forwarding session (XFBB).
  1679.   Corrected.
  1680. - Error in the "From" field when receiving mail from RLIBBS in XFWD mode.
  1681.   Corrected.
  1682. b27
  1683. - PortName in LINUX was often wrong. Corrected
  1684. - Epurmess did not count empty lines of INIT.SRV (Linux). Corrected.
  1685. - = <call> allowed to send data even if the remote station was busy. Corrected.
  1686. - Checksum of AUTOBIN was wrong under LINUX. Corrected.
  1687. - WHERE and DU did not work on LINUX partitions. Corrected.
  1688. - Channel names could not start whith a digit in PORT.SYS. Should be corrected.
  1689. - SIGSEGV was caught in LINUX version. Corrected.
  1690. - VIEW command of LINUX version calls fbb_view program. (or any program
  1691.   defined by the variable $FBB_VIEW). fbb_view may be a shell script.
  1692. - Telnet time-out is increased to 2mn (LINUX)
  1693. - /A command stops the BBS and exit with value 4
  1694. b28
  1695. - List of flags of the [FBB forwarding line] (INIT.SRV)
  1696.   1  : A space is mandatory before the @ in a send message command
  1697.   2  : The length of the fields of a hierarchical address is not 
  1698.        tested to be 6 characters
  1699.   4  : The header line of a message is not truncated to the space before
  1700.        the 79th character
  1701.   8  : Header MBL/RLI
  1702.   16 : If there is no BBS field, the callsign of the BBS is sent to the PMS
  1703.   32 : Deletes the DATA messages sent to SYSOP
  1704.   64 : Don't use the BID recovered from headers and use a new one
  1705.   128: Accepts forwarding only from pre-declared BBS
  1706.   256: WP Messages are not held.
  1707.   512: XForwarding protocole has priority on FBB protocole.
  1708.  1024: Generation of an alternate BID like F6FBB-12345 (for dual BBS site)
  1709.  2048: Checksum unvalidated on XFwd.
  1710.  4096: Test of callsign is more simple.
  1711. - DosFBB has a problem with the call and F10 command. Corrected.
  1712. b31
  1713. - WIN - /A gives a GPF. Corrected.
  1714. - DOS - Optimisations in Mini-Editor. Was crashing while loading a
  1715.   large file. corrected.
  1716. - DOS - ZModem transfer initialisation was wrong. Corrected.
  1717. - DOS - Commande DOS without argument crashes. Corrected.
  1718. - DOS - Some characters were lost in modem. Coorected.
  1719. b32
  1720. - ALL - If port.sys does not exist, FBB looks for port_d.sys (dos),
  1721.   port_w.sys (windows) or port_l.sys (linux). This allows to have the same
  1722.   tree for all versions.
  1723. b33
  1724. - LIN - Pacsat server : Some packets were lost. Corrected.
  1725. b34
  1726. - WIN - NO LineFeed in the modem driver. Corrected.
  1727. - ALL - MD2 password available for SYS command.
  1728. b35
  1729. - LIN - Problem with LF and CRLF in messages. 1st correction.
  1730. b36
  1731. - LIN - Segmentation violation on retry count exceeded. Corrected ?
  1732. b37
  1733. - DOS - WINDOWS DLL (C_FILTER, M_FILTER, F_FILTER) Implementation. DLL must be
  1734.   in the path of DOS (FBB\BIN).
  1735. - MD2 C_FILTER.DLL available for DOS and WIN
  1736.   MD2 C_FILTER     available for LINUX.
  1737. b38
  1738. - Password did not work for SYS command. Corrected.
  1739. b39
  1740. - Mail import was getting all system processing. Corrected.
  1741. b40
  1742. - DOS - AF5 and Esc closed the BBS. Corrected.
  1743. - DOS - DLL of KE0W0 was not running. Disabling local interrupts during DLL
  1744.   call. 
  1745. b41
  1746. - WIN - Change in maintenance to avoid some crashes. (1st try).
  1747. b42-b43
  1748. _ WIN - Corrections of multiple GPF
  1749. b44
  1750. - ALL - xfwd had problems when forwarding RLIBBS. Fixed.
  1751. b45
  1752. - ALL - Crashed when THEMES.SYS was empty. Corrected.
  1753.  
  1754. Version 700b distributed
  1755.  
  1756. c01 
  1757. - DOS - Crashed when device not ready. Fixed
  1758. - DOS - CR/CR/LF sequence when exporting mail to disk. Fixed.
  1759. c02
  1760. - ALL - Crashed in REDIST server fixed.
  1761. - DOS - TFPCX interface crashing at boot. Fixed.
  1762. - DOS - Added TFPCX interrupt level in INIT.SRV :
  1763.  
  1764.         # DRSI and TFPC interrupt (Hexadecimal, default FF and FE)
  1765.         FF FE
  1766.         #
  1767.         # BBS-UP program (default empty)
  1768.  
  1769. - DOS - Fwd line : Tried some modifications to fix the UPCASE callsign.
  1770. c03
  1771. - ALL - Added lock files when importing and exporting mail (same filename,
  1772.         extension added or replaced = "lck")
  1773. - W32 - TfWin32.DLL interface validated.
  1774. c04
  1775. - ALL - Hierarchy is now managed in SWAPP.SYS
  1776. - DOS - Resync counter did not work. Corrected.
  1777. - WIN - File/Maintenance always gave the "STOP" icon. Corrected.
  1778. - ALL - NEW now works in console.
  1779. - ALL - UNKNOWN ROUTE and 10 times "routed to" message corrected.
  1780. c05
  1781. - ALL - Variables were interpreted when xfwd sends the list of BID. Corrected.
  1782. - ALL - Lock files deleted (if possible) if older than 1 hour.
  1783. c06
  1784. - ALL - Alternate callsign of PORT.SYS was not working. Corrected.
  1785. c07
  1786. - ALL - Title of message sometime greater than 60 characters. Corrected.
  1787. - LIN - SP and others did not work from xfbbC. Corrected.
  1788. - WIN - WP list of BBS was limited to 40 chars in instwfbb. Increased to 79.
  1789. - ALL - S Line in forward.sys is case dependant.
  1790. c08
  1791. - DOS - I Fxxx was crashing in Nomenclature. Corrected.
  1792. - ALL - DF command added to list all PMS users.
  1793. - DOS - /R was crashing. Corrected.
  1794. - ALL - HomeBBS of a reviewed message was wrong in WP. Corrected.
  1795. - WIN - No LF in modem after a forwarding session. Corrected.
  1796. - WIN - GPF with BPQ in gateway in command mode. Corrected.
  1797. - ALL - Conference allowed calling to TCP interface. Corrected.
  1798. - ALL - Channel number was 1 more in log. Corrected.
  1799. c09
  1800. - ALL - Added the date correction for > 1999
  1801. - ALL - WP was update with local BBS at first connection. Corrected.
  1802. - WIN - Garbage characters in SERVERnn.IN. Corrected.
  1803. c10
  1804. - ALL - Unproto were sent duplicated if more than one "!" line in BEACONn.SYS
  1805.         file. Corrected.
  1806. - ALL - Message counter went negative when using "edit message". Corrected.
  1807. - ALL - Implementation of "exit 5" for PG : Level is not incremented.
  1808. - ALL - Number of held messages is re-calculated after CRON and PG
  1809. - WIN - WFBB crashed when opening a non-existing file in editor. Corrected.
  1810. - ALL - Channel number in conference was wrong. Corrected.
  1811.  
  1812. Version 700c distributed
  1813.  
  1814. d01
  1815. - ALL - JK gives a wrong channel number. Corrected.
  1816. - WIN - Socket access : "." before the callsign removes pre-processing and
  1817.         post-processing (transparent mode).
  1818.  
  1819. Version 700d distributed
  1820.  
  1821. e01
  1822. - ALL - Sharing violation when importing a file. Corrected.
  1823. - WIN - Socket interface rewritten
  1824. - ALL - FB command was only printing P messages. Corrected.
  1825. - W32 - Avail memory gave a wrong value. Corrected.
  1826. - ALL - D (bin) status of 7+ mail was lost when "RE". Corrected.
  1827.  
  1828. e02
  1829. - ALL - Problems with review command. Debugging version.
  1830.  
  1831. e03
  1832. - LIN - Del User crashed in xfbb. Corrected.
  1833. - LIN - TCPIP interface did not re-run without a pause. Corrected.
  1834.  
  1835. e04
  1836. - W32 - PG dir has now changed to PG32
  1837. - ALL - Copied messages keep the original sender, So SR is now possible on
  1838.         copy (like SYSOP messages).
  1839. - ALL - Review bug corrected! Thanks to F1HCI for help...
  1840.  
  1841. e05
  1842. - W32 - Lock timeout was not 1 hour. Corrected.
  1843. - WIN - Language was not ok after sending a message. Corrected.
  1844.  
  1845. Version 700e distributed
  1846.