;;; -*- Mode: Common-Lisp; Package:User; Base:10.; Patch-File:T -*-
;;; Patch directory for STREAMER-TAPE version 6
;;; Written 05/23/90 06:41:03 by BERGER,
;;; while running on Pasteur from band LOD2
;;; With SYSTEM 6.31, VIRTUAL-MEMORY 6.3, EH 6.7, MAKE-SYSTEM 6.3, MICRONET 6.0, LOCAL-FILE 6.2,
;;;  BASIC-PATHNAME 6.4, NETWORK-SUPPORT-COLD 6.2, BASIC-NAMESPACE 6.7, NETWORK-NAMESPACE 6.1,
;;;  DISK-IO 6.3, DISK-LABEL 6.0, BASIC-FILE 6.10, MAC-PATHNAME 6.0, NETWORK-PATHNAME 6.2,
;;;  COMPILER 6.14, TV 6.25, DATALINK 6.0, CHAOSNET 6.6, GC 6.3, MEMORY-AUX 6.0, NVRAM 6.2,
;;;  SYSLOG 6.2, STREAMER-TAPE 6.5, UCL 6.0, INPUT-EDITOR 6.0, METER 6.1, ZWEI 6.16,
;;;  DEBUG-TOOLS 6.4, NETWORK-SUPPORT 6.1, NETWORK-SERVICE 6.2, DATALINK-DISPLAYS 6.0,
;;;  FONT-EDITOR 6.1, SERIAL 6.0, PRINTER 6.5, MAC-PRINTER-TYPES 6.2, PRINTER-TYPES 6.2,
;;;  IMAGEN 6.1, SUGGESTIONS 6.1, MAIL-DAEMON 6.6, MAIL-READER 6.8, TELNET 6.1, VT100 6.0,
;;;  NAMESPACE-EDITOR 6.4, PROFILE 6.3, VISIDOC 6.7, TI-CLOS 6.46, CLEH 6.5, IP 3.62,
;;;  Experimental CLX 6.11, CLUE 6.104, X11M 6.24, Experimental BUG 11.19,  microcode 648,
;;;  Band Name: rel6.0 1/23

(:PATCH-SYSTEM-NAME "STREAMER-TAPE" :MAJOR-VERSION 6 :LATEST-MINOR-VERSION 6)

(:RELEASED
((0 "STREAMER-TAPE Loaded" "BUILD" NIL)
  (1 "Fixed stream-data-copy and verify-partition to handle EOM." "BERGER" NIL)
  (2 "Fixed prepare-remote-tape to use pick-drive, otherwise you get unit-offline if remote tape has not been prepared." "BERGER" NIL)
  (3 "Fixed (TAPE-MIXIN :VERIFY-DIRECTORY). It was probing the wrong file during remote-tape." "BERGER" NIL)
  (4 "Fixed error message in restore-partition." "BERGER" NIL)
  (5 "Added support for the CT2000 tape unit. The CT2000 tape unit is a high capacity tape unit, up to 2048 Mbytes, depending on the cartridge. It uses the 8MM type data cartridge." "BERGER" NIL)
  (6 "Added new function fs:handle-eom-and-maybe-proceed-in-mt to  provide a hook into handle-eom-and-maybe-proceed  from primitive-copy-directory to handle end-of-recorded-media errors during backup-directory. " "BERGER" NIL)
  ))