fixed ka9q sethost (error when !tcpipuser not found).
updated list of mail2news gateways.
fixed interactive help on site mailname icon (text was too long for wimp msg).
extra checking or invalid hostnames returned from transport gethost
fixed wimp_starttask calls to prepend "Run " if special FS char "#" is present.
fixed adduser/deluser code to handle message/batch commands properly.
fixed listnewgroups message processor, to not send excess garbage at end of list.
listnewgroups now does send date/time of each returned group as documented.
deceased wimp clients now have associated threads fully shut down.
fixed identifybatchfile to return byte offset to batch identifier.
fixed handling of missing transport return codes.
indexes now store in-reply-to header for mail messages
tried to fix direct handling of ANT newsbatches... still not right
overview expiry now deletes long-unused overview files
remotely deleted users now update user mgt window,
changed mime-type filter condition to content-type (to match header).
fixed newsbase_update 11 message to work as advertised.
added extra newsbase_update 11 update types.
added grplist transport keyword, defines full grouplist filename.
tcp sessions now shut down sooner on broken pipe condition.
simplified sample playback system.
article requests force old article attributes to read/write (to permit appending)extended command message 110 to accept wildcards, and return complete grouplist
article id requests are now queued and dispatched to transports sooner.
prevent config window opening before startup complete.
Refuse config save in read-only mode.
Only create gdbm directory if gdbm in use.
Remove superfluous spaces from index/overview References fields.
patch-a
-------
exportgroup now handles error conditions (disk full, etc)
extra errorproofing when transmitting long terminated strings from tcp servers.
more problem checks in index/overview updates
change to group creation, marking first article as 0 in internal tables.
extra check against array overrun when looking up active groups.
"fixed" blocking behaviour of tcp_sendline in servers (will poll and retry if blocked).
repaired auto-restart routine.
tcp servers now keep session byte counts.
altered logfile trimmer to wimp task - taskwindow version may have caused hangs.
* need to replace all BPUT by FNbput (eg when writing config files)
patch-b
-------
Fixed new bug in overview generation when adding long-ish to: or content-type: fields
added new nntp "cheat" fastmode for HEAD command, to speed Marcel/Pine clients (active by default)
lots of modifications to index caching, should reduce disc access when Marcel/Pine open newsgroups.
added tcp server post-command 2-second priority boost to inhibit pollidle timing.