home *** CD-ROM | disk | FTP | other *** search
-
- ■ WHO 2.8 History
-
- ■ 1.0
-
- Worked fine, but lacked one thing...
-
- ■ 1.1
-
- I've added a little thing, WHO puts 'BBS:' for the name
- of a caller, so you can keep them seperated from
- incoming mail calls.
-
- A very little bug was solved if RA didn't write a new
- LASTCALL.BBS after a mailcall.
-
- ■ 1.2
-
- A few little bugs solved. One if the user was online
- during midnight, the time online wasn't correct.
-
- Second, the calculation of the leap-year wasn't 100%
-
- ■ 1.3
-
- If the baudrate is 0 (a local user), the entry will be
- skipped.
-
- ■ 1.31
-
- A recompile using Turbo-Pascal v6.0 Runtime Library
- Update - Release v1.9
-
- ■ 1.32
-
- A very small cosmetical bugfix. No more 0 at nightly
- hours. (3:15 and not 03:15)
-
- ■ 1.4
-
- I made a new version for all the FD versions after 2.02.
- I think it's more convenient to have two seperate
- versions (at least more convenient for me :) Look in the
- WHO202 archive if you have FD 2.02 and look in WHO211 if
- you have FD 2.11 or higher.
-
- ■ 1.5
-
- Got rid of the two versions, and started with the FAX
- receive funtions. I have BGFAX 1.2x working and I'm
- looking for documentation on ZyXEL FAX software.
-
- ■ 1.51
-
- Changed the parameters for future use.
-
- ■ 2.0ß
-
- Big leap forward.
-
- Tossed InterMail and ZFAX in.
-
- Got rid of those stupid parameters and made a perfect
- program with a even better engine which makes adding
- other programms very easy for me. If you have a programm
- what you want in WHO, just send me some structure files
- and I will put it in.
-
- ■ 2.0ß2
-
- UNIX timestamp leapyear fixed (again...)
-
- Fixed if RA didn't write a new LASTCALL.BBS (also
- again...)
-
- Another time-logic problem solved.
-
- ■ 2.0ß3
-
- First (untested) try at the MultiLine support for
- FrontDoor and InterMail.
-
- ■ 2.0ß4
-
- Should all be right by now, I had enough of guessing how
- things work. InterMail.sL is working.
-
- ■ 2.0ß5
-
- Added new 2-D resolutions which were implemented in
- BGFAX 1.30.
-
- Started with SuperBBS support. Not yet tested but it
- should work tanx to the WHO 2.00 engine. (I know, people
- say things like this.)
-
- ■ 2.0ß6
-
- Added ProBoard support.
-
- First ShareWare version, added a really not so annoying
- beep. How to register? Read on and check WHO.REG.
-
- ■ 2.0ß7
-
- Changed a little bit in the processing of the different
- systems. If an error should occur, WHO will still
- proceed with his job and finish the other programms.
-
- ■ 2.0
-
- FINALLY!
-
- Changed the screen layout.
-
- Changed the errorhandling. Much friendlier now.
-
- Added TASK= command line switch. This for mL systems
- which don't have such a setting or use it with another
- name.
-
- Rewrote big parts of this manual so it is much simpler
- to read.
-
- Added a little feature that corrects the number of human
- callers in the activity record.
-
- Fixed a little bug if WHO didn't find an Activity
- Record.
-
- Better mailer handling if you're running InterMail and
- you've set a FD environment setting. WHO no longer stops
- on a SETUP.FD read error.
-
- Fixed a little bug in the ProBoard user handling. Up and
- download was in kilobytes, should be in bytes.
-
- ■ 2.1
-
- After only one day, someony reported a little speed
- problem so I checked the code and I saw some terribly
- unefficient file handling. Changed it and all the file
- I/O is _MUCH_ faster now, especially with big files.
-
- Added a little checking with ZFAX.LOG.
-
- Added PID MultiLine support for BGFAX.
-
- Added better multiline directory handling of the
- RemoteAccess file.
-
- Fixed bug on systems with more than one inbound call
- system. Would only process callers if BOTH systems had
- been used.
-
- ■ 2.2
-
- Fixed a bug with the FrontDoor.mL file handling. I
- assumed the task numbers were padded with zero's
- (INB001.HIS and LASTC001.FD) but this wasn't correct
- (Should be INB1.HIS and LASTC1.FD)
-
- Added ZyXEL FAX 3.x support for fax and VMB calls.
-
- Fixed a little bug with the audio-times.
-
- Fixed a bug with mL systems, WHO could process BBS data
- for the wrong node.
-
- The line number is no nonger shown in the nodenumber in
- singleline environments.
-
- ■ 2.3
-
- Fixed several bugs (three to be exact!) with users who
- stay online during midnight. (Why DO people call BBSes
- so late? :)
-
- Added the logoff time again for the three BBS systems.
-
- Improved TASK support. No more hangups or negative task
- numbers. Changed TASK= to /TASK= for better
- compatibility with the other parameters.
-
- No more nested task variable support, only the support
- DOS gives you in batchfiles.
-
- Added /FORCE parameter to force WHO to store all data
- into the history of one specific mailer or to force
- single line mode.
-
- Added /LOCAL to make WHO process the local calls also.
-
- Added logging in the mailer logfile. Use /NOLOG to
- disable this option.
-
- Added /ALIAS to use the users alias instead of the real
- name. (Remote Access and SuperBBS only)
-
- Added /? and /HELP for a little help screen.
-
- Fixed little bug if no location was entered.
-
- Loads of little bugs fixed.
-
- Loads of little code optimalizations.
-
- ■ 2.4
-
- Oops... Didn't fix the midnight bug, made it worse in
- 2.3... But now it is REALLY fixed after some radical
- rewriting...
-
- 'FAXIN.LOG missing' error now reports the file which is
- really missing on mL systems.
-
- Fixed lockup bug on mL systems. WHO Wanted to seek back
- over the beginning of files.
-
- Cleaned up the code a bit.
-
- ■ 2.5
-
- AAAAAARGH! The stupid midnight bug is driving me mad!
- Why do I always find out from someone else AFTER
- releasing it that it doesn't work...
-
- The BGFAX PID behaviour was different than what WHO
- expected. BGFAX always uses FAXIN.LOG, in mL
- environments too. Fixed this.
-
- Fixed a little bug in INBOUND.HIS. User data would take
- over send and received bytes from the last mailer
- activity.
-
- ■ 2.6
-
- Another try at the midnight bug. This one is so hard to
- catch. Why doesn't leave FrontDoor or InterMail leave a
- note if it processes the midnight event...
-
- ProBoard doesn't put all data in BINLOG.PB like it
- should. Lots of fiels are just plain empty. Weird...
-
- Fixed bug with ProBoard date handling.
-
- Added /NORA /NOPB /NOSBBS /NOBGFAX /NOZFAX options so
- you can disable the processing of some systems.
-
- Local calls get a flag behind the system name.
-
- Fixed some little cosmetical bugs.
-
- ■ 2.7
-
- Completely changed the Activity Record File handling. No
- longer empty files.
-
- Fixed the midnight bug. No longer missing callers, wrong
- caller counts or wrong dates. Finally... :)
-
- Fixed a little cosmetical bug with early hour callers.
-
- Removed the /NOLOG option. A pretty useless 100 bytes
- eating option.
-
- ■ 2.8
-
- Fixed little layout problems with BGFAX. No longer
- displays the disconnect time in the Activity window.
- (Window was too small anyway :)
-
- Added /NOLOG again... Now in 63 bytes. :)
-
- ■ Future...
-
- Portal of Power, Binkley, D'Bridge, Xenia, RA 1.11 and
- fax outbound support. With the four new mailers a
- complete rewrite will be necessary. (In other words,
- that will take some time.)
-
- Adding another BBS system is only a few minutes work if
- I have the structures, so send them to me! Adding
- another mailer will be a little more work, but as I look
- at it now, everything can be done.
-
- I made what I wanted...
- I made what others wanted...
- I made what others not even wanted...
-
-