diff options
author | Keith Packard <keithp@keithp.com> | 2003-11-04 03:30:32 +0000 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2003-11-04 03:30:32 +0000 |
commit | b5f3d0fe86af6e077cda237fcb1b2f34ab9c1eea (patch) | |
tree | 2b45321f5035c6eb7f4128ecbe82306eb3d900ad | |
parent | 4abd06d76008abede31086fccb7c0136732241a9 (diff) | |
download | xorg-proto-damageproto-b5f3d0fe86af6e077cda237fcb1b2f34ab9c1eea.tar.gz |
Mark document revision Credit Havoc the Tolerant for his earlier design and implementation
-rw-r--r-- | ChangeLog | 6 | ||||
-rw-r--r-- | protocol | 9 |
2 files changed, 13 insertions, 2 deletions
@@ -1,3 +1,9 @@ +2003-11-03 Keith Packard <keithp@keithp.com> + + * protocol: + Mark document revision + Credit Havoc the Tolerant for his earlier design and implementation + 2003-10-23 Keith Packard <keithp@keithp.com> * COPYING: @@ -1,6 +1,8 @@ The DAMAGE Extension - Version 0.0 - 2003-10-18 + Protocol Version 0.0 + Document Revision 1 + 2003-11-03 + Keith Packard keithp@keithp.com @@ -16,6 +18,9 @@ server-client latency. As usual, the author had significant input from many people, in particular: + + Havoc Pennington who designed and implemented a Damage extension + last year which was then lost to the mists of time. + + Bill Haneman whose work on accessibility in the Gnome environment is legendary. |