;;; -*- Mode: Common-Lisp; Package:User; Base:10.; Patch-File:T -*-
;;; Patch directory for WINDOW-MX version 6
;;; Written 02/06/90 14:00:40 by BERGER,
;;; while running on MX29 from band N102
;;; With SYSTEM 6.28, GC 6.3, VIRTUAL-MEMORY 6.3, MICRONET 6.0, MICRONET-COMM 6.2,
;;;  DISK-IO 6.2, DISK-LABEL 6.0, BASIC-PATHNAME 6.3, MAC-PATHNAME 6.0, NETWORK-SUPPORT-COLD 6.2,
;;;  BASIC-NAMESPACE 6.7, BASIC-FILE 6.7, RPC 6.2, NFS-MX 6.4, EH 6.5, MAKE-SYSTEM 6.2,
;;;  MEMORY-AUX 6.0, COMPILER 6.14, TV 6.23, NVRAM 6.2, UCL 6.0, INPUT-EDITOR 6.0,
;;;  MACTOOLBOX 2.12, METER 6.1, ZWEI 6.12, DEBUG-TOOLS 6.4, WINDOW-MX 6.9, PRINTER 6.3,
;;;  MAC-PRINTER-TYPES 6.1, CLIPBOARD 6.1, TI-CLOS 6.35, CLEH 6.5, NETWORK-PATHNAME 6.0,
;;;  NETWORK-NAMESPACE 6.1, DATALINK 6.0, CHAOSNET 6.5, NETWORK-SUPPORT 6.1, NETWORK-SERVICE 6.2,
;;;  DATALINK-DISPLAYS 6.0, MX-DATALINK 6.1, NAMESPACE-EDITOR 6.4, IP 3.57, NFS-MX-SERVER 6.0,
;;;  MX-SERIAL 6.1, PRINTER-TYPES 6.2, IMAGEN 6.1, MAIL-DAEMON 6.4, MAIL-READER 6.7,
;;;  TELNET 6.1, VT100 6.0, STREAMER-TAPE 6.5, DECNET 1.71, VISIDOC 6.7, PROFILE 6.2,
;;;  Experimental CLX 6.8, CLUE 6.46, Experimental BUG 11.18,  microcode 138, Band Name: esmicroExplorer Network + SLE (8/15)

(:PATCH-SYSTEM-NAME "WINDOW-MX" :MAJOR-VERSION 6 :LATEST-MINOR-VERSION 10)

(:RELEASED
((0 "WINDOW-MX Loaded" "REL5" NIL)
  (1 "Changes to DISPLAY-MAC-MOUSE-DOCUMENTATION and WHO-LINE-DOCUMENTATION-FUNCTION-MAC
to handle strings in write-protected memory as is found inside a compiled function." "MARKY" NIL)
  (2 "Don't clean up deactivated windows when reorganizing the bitmap cache.  Pad the
ACB size used by :GetModifiedRectangles to protect against the Mac destroying the
next ACB because it has more bitmaps in its cache than the mX thinks it does.
(SPRs 9854 and 9917)" "GRENINGER" NIL)
  (3 "Clean up deactivated windows whenever fewer than 64 window
ids exist in order to minimize likelyhood of going to cold load
stream and minimize number of Mac grafports open simultaneously.
[SPR 10093]" "GRENINGER" NIL)
  (4 "Load new compilations of all window-mx functions who bind 
add:*no-interrupt* and call add:transmit-packet to fix the build 
problem that omitted all bindings of add:*no-interrupt* from these 
functions' executables. [SPR 10068]" "GRENINGER" NIL)
  (5 "Make si:during-cold-boot do nothing if si:cold-booting is NIL
so all window images can be preserved across a warm boot [SPR 9990]." "GRENINGER" NIL)
  (6 "Guarantee the Explorer-side always knows the state of the Mac-side
bit-array cache without having to continually ask. [SPR 10194]" "GRENINGER" NIL)
  (7 "Emulate-cache-initialization correctly." "GRENINGER" NIL)
  (8 "Correct remember-call's handling of a list.  Perform all screen resizing under
without-interrupts protection.  Correct the calculation of the number of Mac-
resident bit arrays in :GetModifiedRectangles." "GRENINGER" NIL)
  (9 "Fix keyword :adjustable which has a nil value.
Corrects patch 6.7 which did not work in .xld file." "MARKY" NIL)
  (10 "Fixed acquire-nbytes-of-cache-space to reject any window that's an inferior of one of the wids-not-to-touch. [10954]" "BERGER" NIL)
  ))