;;; -*- Mode: Common-Lisp; Package:User; Base:10.; Patch-File:T -*-
;;; Patch directory for EH version 6
;;; Written 05/24/90 09:12:43 by BERGER,
;;; while running on Pasteur from band LOD2
;;; With SYSTEM 6.32, 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.11, 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.6, 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.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.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 "EH" :MAJOR-VERSION 6 :LATEST-MINOR-VERSION 8)

(:RELEASED
((0 "EH Loaded" "BUILD" NIL)
  (1 "Fixed SYMEVAL-IN-STACK-GROUP so that if looking for a symbol's global value,
first make sure that the symbol is bound [spr 9979]." "MCCREARY" NIL)
  (2 "Fixed INVOKE-HANDLERS so that if a Common Lisp condition handler
returns, then any values it returns are ignored and another handler 
is sought [spr 10024]." "MCCREARY" NIL)
  (3 "Add modifications to Error Handler to enhance the 
bactrace in bug reports by showing the disassembly
of a few instructions for the top two functions." "MCCREARY" NIL)
  (4 "Changed the CONDITION :REPORT method to use the condition name 
as a default condition message." "MCCREARY" NIL)
  (5 "Changed eh:SG-save-state to save registers in a without-interrupts, in case we make a 
locative to words with data type \"trap\"" "FISH" NIL)
  (6 "call-restart-interactively  was calling cleh:invoke-restart with to manyt args. [10467]" "BERGER" NIL)
  (7 "sg-unwind-to-frame-and-reinvoke and push-new-frame were not handling clos map-slots and continuation properly. Map-slots is a cdr-coded list and should take up only one word on the stack. [11104]" "DAB" NIL)
  (8 "Added IGNORE-ERRORS to show-frame-briefly-for-bug-message fix SPR 10690." "BERGER" NIL)
  ))