Commit graph

5 commits

Author SHA1 Message Date
drochner
d216d19213 update to 8.0.211
C-Kermit 8.0.211 is a "stability release" -- mostly bug fixes, only a
handful of new features:
    INPUT /NOMATCH timeout (waits for the entire interval without trying
     to match anything; useful for scripted logging).
    SET INPUT SCALE-FACTOR (lets you scale INPUT timeouts); \v(inscale),
     SHOW INPUT.
    ASK[Q] and GETOK /DEFAULT:text (lets you supply default answer).
    FREAD /TRIM and FREAD /UNTABIFY.
    \funtabify(string).
    ON_CD macro (if you define one, it executes automatically whenever
     you tell Kermit to change directories).
2004-04-15 18:14:52 +00:00
darcy
09b6d0bcfa Missed a reference to a file with the version number in the name in the
last update.
2003-04-11 12:01:25 +00:00
hubertf
ab37aefa39 Update to C-Kermit 8.0.208. Changes:
. Updating SSL/TLS interface to OpenSSL 0.9.7
 . Addition of SSL/TLS support to the VMS version
 . Bug fixes, especially in the built-in scriptable Unix FTP client

The full announcement is here:

    http://www.columbia.edu/kermit/ck80208ann.html
2003-03-11 01:48:56 +00:00
jmmv
5748863994 Install documentation. Bump PKGREVISION to 1. 2003-01-23 22:47:43 +00:00
zuntum
d8ed248248 Move pkg/ files into package's toplevel directory 2001-10-31 20:43:56 +00:00