;;; -*- Mode: Common-Lisp; Package:User; Base:10.; Patch-File:T -*-
;;; Patch directory for BASIC-FILE version 6
;;; Written 05/24/90 13:27:50 by BERGER,
;;; while running on Pasteur from band LOD2
;;; With SYSTEM 6.35, VIRTUAL-MEMORY 6.3, EH 6.8, 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.11, MAC-PATHNAME 6.0, NETWORK-PATHNAME 6.2,
;;;  COMPILER 6.14, TV 6.25, DATALINK 6.0, CHAOSNET 6.7, GC 6.4, MEMORY-AUX 6.0, NVRAM 6.3,
;;;  SYSLOG 6.2, STREAMER-TAPE 6.6, UCL 6.0, INPUT-EDITOR 6.0, METER 6.2, ZWEI 6.17,
;;;  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.6, 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.5, PROFILE 6.3, VISIDOC 6.7, TI-CLOS 6.47, 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 "BASIC-FILE" :MAJOR-VERSION 6 :LATEST-MINOR-VERSION 13)

(: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)
  ))