;;; -*- Mode: Common-Lisp; Package:User; Base:10.; Patch-File:T -*-
;;; Patch directory for BASIC-FILE version 6
;;; Written 06/29/90 14:42:58 by BERGER,
;;; while running on ARIES from band LODA
;;; With SYSTEM 6.41, VIRTUAL-MEMORY 6.3, EH 6.8, MAKE-SYSTEM 6.5, MICRONET 6.0, LOCAL-FILE 6.2,
;;;  BASIC-PATHNAME 6.5, NETWORK-SUPPORT-COLD 6.2, BASIC-NAMESPACE 6.8, NETWORK-NAMESPACE 6.1,
;;;  DISK-IO 6.4, DISK-LABEL 6.1, BASIC-FILE 6.14, MAC-PATHNAME 6.0, NETWORK-PATHNAME 6.2,
;;;  COMPILER 6.18, TV 6.32, DATALINK 6.0, Inconsistent CHAOSNET 6.9, GC 6.7, MEMORY-AUX 6.0,
;;;  NVRAM 6.4, SYSLOG 6.2, STREAMER-TAPE 6.6, UCL 6.1, INPUT-EDITOR 6.1, METER 6.2,
;;;  ZWEI 6.27, DEBUG-TOOLS 6.5, NETWORK-SUPPORT 6.1, NETWORK-SERVICE 6.3, DATALINK-DISPLAYS 6.0,
;;;  FONT-EDITOR 6.1, SERIAL 6.0, PRINTER 6.8, MAC-PRINTER-TYPES 6.2, PRINTER-TYPES 6.2,
;;;  IMAGEN 6.1, SUGGESTIONS 6.1, MAIL-DAEMON 6.6, MAIL-READER 6.9, TELNET 6.1, VT100 6.0,
;;;  NAMESPACE-EDITOR 6.7, PROFILE 6.3, VISIDOC 6.7, TI-CLOS 6.53, CLEH 6.5, IP 3.65,
;;;  Experimental BUG 11.19, Experimental CLX 7.0, Experimental CLUE 7.13, X11M 6.33,
;;;   microcode 483, Band Name: Chaos Table kludge

(:PATCH-SYSTEM-NAME "BASIC-FILE" :MAJOR-VERSION 6 :LATEST-MINOR-VERSION 15)

(:RELEASED
((0 "BASIC-FILE Loaded" "BUILD" NIL)
  (1 "Redefined mac-host-p in OPEN. Need for microExplorer Development Bands." "BERGER" NIL)
  (2 "Fixed fasload-internal to handle the case were the calling function passed a PKG that did not exist. SYS:common-lisp-ar-1 would result." "BERGER" NIL)
  (3 " Fix code generated by COMPILE-FILE for instance variable references near the end of a flavor method that references a large number of constants.  " "BERGER" NIL)
  (4 "Fixed extract-attribute-list to handle :syntax as a valid attribute. [10249]" "BERGER" NIL)
  (5 " Fixed FILE-POSITION to handle position option :end. [10726]" "BERGER" NIL)
  (6 "Modified CHANGE-PROPERTIES-FOR-COPY. It was not allowing properties of remote mac host to be updated." "BERGER" NIL)
  (7 "Added :read-cursorpos to basic-buffered-output-stream." "BERGER" NIL)
  (8 " Modified SYS:BASIC-BUFFERED-OUTPUT-STREAM :READ-CURSORPOS and :increment-cursorpos to not error when stream-input-buffer is a network packet. " "BERGER" NIL)
  (9 "Added defsignal rename-directory-type-not-directory . " "BERGER" NIL)
  (10 "Fixed determine-copy-if-newer-date. It was using the wrong file to get the creation-date. [10990]" "BERGER" NIL)
  (11 " Modified primitive-copy-directory to check for end-of-record-media errors when writing to a tape and allow user to continue with another tape." "BERGER" NIL)
  (12 "Misc fixes to copy-newer-files." "BERGER" NIL)
  (13 "Add Binding for UNDO-DECLARATIONS-FLAG in readfile-internal and SYS:FASLOAD-INTERNAL. [9013]" "BERGER" NIL)
  (14 "Modified primitive-copy-file to handle EOF of tape unit more efficient." "BERGER" NIL)
  (15 "Defaulted units to :character in  :READ-CURSORPOS and  :INCREMENT-CURSORPOS." "BERGER" NIL)
  ))