;;; -*- Mode: Common-Lisp; Package:User; Base:10.; Patch-File:T -*-
;;; Patch directory for MACTOOLBOX version 2
;;; Written 03/08/90 17:36:45 by ab,
;;; while running on RAMP-4 from band N214
;;; With SYSTEM 6.30, 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.6, 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.13, METER 6.1, ZWEI 6.12, DEBUG-TOOLS 6.4, WINDOW-MX 6.10, PRINTER 6.3,
;;;  MAC-PRINTER-TYPES 6.1, CLIPBOARD 6.1, TI-CLOS 6.37, CLEH 6.5, NETWORK-PATHNAME 6.1,
;;;  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.5, MAIL-READER 6.7,
;;;  TELNET 6.1, VT100 6.0, STREAMER-TAPE 6.5, DECNET 1.71, VISIDOC 6.7, PROFILE 6.2,
;;;  Experimental CONFLICT-RESOLUTION 37.0, Experimental SNRL 4.0, Experimental SNRL-ADD-ONS 1.0,
;;;  Experimental SST-WINDOWS 1.0, Experimental QUERY 1.0,  microcode 138, Band Name: Rel6+patches+SNRL (2/14/90)

(:PATCH-SYSTEM-NAME "MACTOOLBOX" :MAJOR-VERSION 2 :LATEST-MINOR-VERSION 16)

(:RELEASED
((0 "MACTOOLBOX Loaded" "REL6" NIL)
  (1 "Allow rel5 toolbox servers to work with rel6." "jones" NIL)
  (2 "Return events in the correct order for event handling functions. " "jones" NIL)
  (3 "Add the flavor rpc-application. Also fixup default tb servers to keep them from hanging the misc handler." "JONES" NIL)
  (4 "Add the handler for synchronizing suspend events to the async-command-handler." "jones" NIL)
  (5 "Add a missing argument to the call to cerror in :launch-server." "jones" NIL)
  (6 "Events were getting deallocated even though they were being left in the queue." "jones" NIL)
  (7 "Delete the update events for a window when the window is deleted." "jones" NIL)
  (9 "Changed (:method mac-application-internal :dequeue-event). 
It was ALWAYS returning the 1st event irregardless of event-mask." "MARKY" NIL)
  (10 "Modified (RPC-APPLICATION :KILL) not to call set-async-event-mode 
because the mac application has quit by now and cannot respond.  " "WILLIAMS" NIL)
  (11 "Fixed 'out of application memory' errors that could
happen when leaving tbserver windows." "WILLIAMS" NIL)
  (12 "Added method (mac-application-internal :flush-events).  tb-servers and other
applications built on mac-application-internal needed this method too." "williams" NIL)
  (13 "Patch to correct acb deallocation for MAC-STRING-TO-MX-STRING
and initialize data-size for :mac-to-mac case in BLOCK-MOVE." "MARKY" NIL)
  (14 "Added sanity check to WINDOW :DISPOSE method.  2/14/90." "ab" NIL)
  (15 "Fix problem with METAMETHOD-DISPATCH when a user-defined flavor comes BEFORE
a toolbox flavor in the component flavor list.  ab/my/sw 3/8/90." "ab" t)
  (16 "Changes to support new tbserver (rel 6.0+) to allow async-events
to take on 0,1,2 values that previously were nil(0) and t(1)." "ab" t)
  ))