;;; -*- Mode: Common-Lisp; Package:User; Base:10.; Patch-File:T -*-
;;; Patch directory for KERMIT version 3
;;; Written 04/12/88 13:10:17 by WALTON,
;;; while running on CHARLIE from band LODA
;;; With SYSTEM 4.57, VIRTUAL-MEMORY 4.1, EH 4.2, MAKE-SYSTEM 4.4, MICRONET 4.4, Experimental LOCAL-FILE 4.0,
;;;  BASIC-PATHNAME 4.10, DISK-IO 4.6, Experimental DISK-LABEL 4.0, BASIC-FILE 4.6,
;;;  MAC-PATHNAME 4.3, Experimental NETWORK-PATHNAME 4.0, COMPILER 4.7, NETWORK-NAMESPACE 4.3,
;;;  TV 4.73, DATALINK 4.14, CHAOSNET 4.15, GC 4.3, Experimental MEMORY-AUX 4.0, NVRAM 4.4,
;;;  Experimental SYSLOG 4.0, Experimental STREAMER-TAPE 4.2, UCL 4.1, Experimental INPUT-EDITOR 4.0,
;;;  METER 4.3, ZWEI 4.17, DEBUG-TOOLS 4.2, NETWORK-SUPPORT 4.5, Experimental NETWORK-SERVICE 4.0,
;;;  Experimental DATALINK-DISPLAYS 4.0, Experimental FONT-EDITOR 4.0, Experimental SERIAL 4.0,
;;;  PRINTER 4.7, Experimental PRINTER-TYPES 4.2, Experimental IMAGEN 4.0, Experimental SUGGESTIONS 4.0,
;;;  MAIL-DAEMON 4.6, MAIL-READER 4.5, TELNET 4.1, VT100 4.4, NAMESPACE-EDITOR 4.5,
;;;  PROFILE 4.4, VISIDOC 4.4, NAMESPACE 4.18, NETWORK-SUPPORT-COLD 4.1, IP 3.12,
;;;  Experimental BUG 10.0, Experimental KERMIT 3.8,  microcode 528, Band Name: pre 4.1 + IP 4/11

(:PATCH-SYSTEM-NAME "KERMIT" :MAJOR-VERSION 3 :LATEST-MINOR-VERSION 9)

(:EXPERIMENTAL
((0 "KERMIT Loaded" "FORD" NIL)
  (1
 "Modified (:METHOD VT100-ESCAPE-SEQUENCE-MIXIN :PROCESS-ESCAPE) to not
strip parity, since TI now strips it elsewhere.  Fixes errant character
problem when connected to 5000/50 via TCP/IP.        SJF 8-14-87"
 "FORD" NIL)
  (2
 "Upped the default priority for the VT100's typeout process.  This helps when
the VT100 is running in the background, like with Kermit or SNA.   SJF 8-21-87"
 "FORD" NIL)
  (3 "Handle serial-ascii-stream tranlation the SNA way.  sjf 8-21-87" "FORD" NIL)
  (4 "Modified serial host support for SNA.   SJF 8-21-87" "FORD" NIL)
  (5
 "Added &rest args to serial-connection-possible-p-function for kermit to conform to the network-support call.  KRS."
 "sparacin" NIL)
  (6 "Comments out calls to LED-PANE which were taken out of VT100 in release 4.  LER  03/03/88"
 "REINER" NIL)
  (7 "Moves the Telnet & VT100 & Kermit commands into a pop-up menu.
Code readers: CRW and LER"
 "WALTON" NIL)
  (8 "Allow *abort-reason* to be accessible globally.  LER 4/06/88" "REINER" NIL)
  (9
 "Fixes handling of multiple successive newline characters in a file.
Code readers : LER and CRW"
 "WALTON" NIL)
  ))