;;; -*- Mode: Common-Lisp; Package:User; Base:10.; Patch-File:T -*-
;;; Patch directory for X11M version 6
;;; Written 06/08/90 09:57:47 by HAGY,
;;; while running on Zwingli from band LOD2
;;; With SYSTEM 6.25, VIRTUAL-MEMORY 6.2, EH 6.5, MAKE-SYSTEM 6.2, MICRONET 6.0, LOCAL-FILE 6.1,
;;;  BASIC-PATHNAME 6.2, NETWORK-SUPPORT-COLD 6.2, BASIC-NAMESPACE 6.7, NETWORK-NAMESPACE 6.0,
;;;  DISK-IO 6.1, DISK-LABEL 6.0, BASIC-FILE 6.6, MAC-PATHNAME 6.0, NETWORK-PATHNAME 6.0,
;;;  COMPILER 6.14, TV 6.19, DATALINK 6.0, CHAOSNET 6.5, GC 6.3, MEMORY-AUX 6.0, NVRAM 6.2,
;;;  SYSLOG 6.2, STREAMER-TAPE 6.5, UCL 6.0, INPUT-EDITOR 6.0, METER 6.1, ZWEI 6.8,
;;;  DEBUG-TOOLS 6.3, NETWORK-SUPPORT 6.0, NETWORK-SERVICE 6.2, DATALINK-DISPLAYS 6.0,
;;;  FONT-EDITOR 6.1, SERIAL 6.0, PRINTER 6.3, MAC-PRINTER-TYPES 6.1, PRINTER-TYPES 6.2,
;;;  IMAGEN 6.1, SUGGESTIONS 6.1, MAIL-DAEMON 6.3, MAIL-READER 6.6, TELNET 6.0, VT100 6.0,
;;;  NAMESPACE-EDITOR 6.4, PROFILE 6.2, VISIDOC 6.5, TI-CLOS 6.26, CLEH 6.5, IP 3.56,
;;;  Experimental CLX 6.11, CLUE 6.104, X11M 6.29, Experimental BUG 11.17, Experimental CLIO 1.0,
;;;   microcode 430, Band Name: REl 6.0 +SLE +CLIO

(:PATCH-SYSTEM-NAME "X11M" :MAJOR-VERSION 6 :LATEST-MINOR-VERSION 30)

(:RELEASED
((0 "X11M Loaded" "BUILD" NIL)
  (1 "Add :Colormap type for Colormap-Notify-Event so correct type will be sent." "NICHOLS" NIL)
  (2 "Prevent error on attempt to unmap root window." "buehring" NIL)
  (3 "Moved predefined-atom-list to another file to prevent error during build." "buehring" NIL)
  (4 "Eliminate call to X11:RESET from the warm-initialization-list." "buehring" NIL)
  (5 "Fix Clip-By-Children to work when window has a single child but
does not cover an edge." "buehring" NIL)
  (6 "If the last sibling received a Configure-Window request, it was always
moved to the top of the sibling list." "buehring" NIL)
  (7 "Recompile Patch 6.3 to workaround strangeness.
 " "buehring" NIL)
  (8 "Prevent infinite loop in poly-arc request." "buehring" NIL)
  (9 "When a client establishes a connection, ensure the X server window
is instantiated and initialized." "buehring" NIL)
  (10 "Correct problem with negative clip origin." "buehring" NIL)
  (11 "Fix local-pipe to prevent server data from becoming garbled." "buehring" NIL)
  (12 "Prevent error in FILL-RECTANGLE when rectangle is invisible due to clipping." "buehring" NIL)
  (13 "Fix several problems in the Get-Motion-Events request.  
Prevent array index error when there are many events to return and
prevent hang when no events are returned." "buehring" NIL)
  (14 "Modify SERVER-TOP-LEVEL to properly handle connection shutdown. The function was not waiting until the connection completed emptying its queue. This could cause the client to hang in a CLOSE state." "BERGER" NIL)
  (15 "Change the value of the COPY-FROM-PARENT constant to be 0
rather than 1, so that it agrees with the X11 spec. 
CLX users should load CLX patches 6.4 and 6.5." "HAGY" NIL)
  (16 "Fixes problem where Explorer temporary windows such as
 TERM-G and TERM-N get overwritten by X. SPR 9706." "HAGY" NIL)
  (17 "Fixes problem with unfilled arcs of line width = 1. When drawn to a
 mapped drawable, they would be erased every other time they were
 drawn. That is, they behaved as if they were being XORed." "HAGY" NIL)
  (18 "Fixes problem where lines wider than one pixel were not drawn
correctly. For example, a wide horizontal line had the top few
pixels shifted slightly to the left. SPR 9977." "HAGY" NIL)
  (19 "Fix X server initialization so it is only done once,
 even when multiple processes are attempting to do it.
 Fixes SPRs 10728 and 10725." "HAGY" NIL)
  (20 "Provides contact name X$X0 for use with Decnet.
SPR 10879. Depends on Decnet patch 1.71" "HAGY" NIL)
  (21 "Return vendor release number of 3.
 Fixes SPR #10952." "HAGY" NIL)
  (22 "Fixes 'vanishing icon' problem associated with
R4 TWM. SPRs 11050 & 11079. Event masks were not being
handled properly when client was not the window owner." "HAGY" NIL)
  (23 "Fixed window-intersects-box-p to use absolute window
 origin rather than parent relative. So it now agrees
 with box co-ordinates. Fixes SPR 10964." "HAGY" NIL)
  (24 "Fixes problem wherein a button-up event was not always
 delivered to a client who had done a grab pointer.
 Fixes SPRs 11076 and 11080." "HAGY" NIL)
  (25 "Fixes various problems with passive grabs." "HAGY" NIL)
  (26 "Fixes problem of GET-ATOM-NAME request
 returning the wrong reply length." "HAGY" NIL)
  (27 "Fixes problem on a pointer-grab when a confine-to
 window is specified. Now when the confine-to window moves
 the cursor will move with it. Fixes SPR #11139." "HAGY" NIL)
  (28 "Fixes a garbled translation-from-C bug in X11:SET-KEY-SYMS-MAP.
 The symptom is that changing keyboard mapping could affect keys
 other than the ones specified." "HAGY" NIL)
  (29 "Replaced the function a-match with a faster version. 
This speeds up the X server's response to OpenFont requests.
Fixes SPR #11018." "HAGY" NIL)
  (30 "Fix GET-ATOM-NAME request to return the correct
 reply length. This patch supersedes patch 6.25." "HAGY" NIL)
  ))