-----------------------------------------------------------
02MAY95
x_news.exe
x_news stopped after downloading the first article on certain
(very old) newsservers. This problem occured if the server
couldn't handle multiple unacknowldged commands. Setting
$cmd_stack to 1 and $xover to 0 (see x_news.rc) should fix
this problem.
Because I was already there: $xover is switched off
automatically if the server doesn't know this command.
04MAY95
Only for cosmetic reason: articlecount shown on the screen
was wrong if not using xover and articlecount > max_articles
05MAY95
Sorry, another bug: if $xover is 0 and $cmd_stack is > 1 then
we have some trouble when the last articles of a group are
downloaded. This x_news version is only useful, if your server
doesn't handle multiple unacknowledged commands
(downloading stops after the first article).
This Bug is fixed with slip_itc (ver 1.6)
---------------------------------------------------------------
04MAY95
x_pop.exe
Bug in the cfg-file read routine. Comments on the same
line wasn't stripped from the variable. Sorry....
------------------------------------------------------------------
04MAY95
scriptel and x_script now store server echo _and_ user input
to the logfile (if you have opened it). Defaultfilename of scriptel's
user-log (if your write log=on to the script) is "scriptel.log" now.
---------------------------------------------------------------------
NEW RELEASE
slip_itd 15MAY95
- Quotes on commandlines in shell-expressions no longer needed
- Packevector may be defined in wattcp ("pktint=")
- New x_script pseudovariale: "$ispktdrvr" returns "1" if
a packetdriver is already loaded and "0" if not.
- x_tel will response to "Terminal Identify Requests" with
"UNKNOWN" or the value of the environmentvariable "tcpterm"
x_tel will responses to "Request Cursor Position".
An ANSI driver (eg. vt102.com) expands x_tel to a real vt100-terminal.
- X-Mailer signatur is added to Mail _and_ news header.
(see x_tcp.cfg)