summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2003-10-24 06:16:46 +0000
committerKeith Packard <keithp@keithp.com>2003-10-24 06:16:46 +0000
commita4b351053662f4db4a165117cb18555dc4fabd33 (patch)
tree418eebfb89bee233c4f455241f1c86bcd0e4cbd3 /ChangeLog
parent1b3ffaa1a673418fab22383bf509040924d177d3 (diff)
downloadxorg-proto-damageproto-a4b351053662f4db4a165117cb18555dc4fabd33.tar.gz
Initial working version -- added DamageDestroy and damage objects
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ceab7d9..a325eaa 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+2003-10-23 Keith Packard <keithp@keithp.com>
+
+ * COPYING:
+ * INSTALL:
+ * Makefile.am:
+ * README:
+ * autogen.sh:
+ * configure.ac:
+ * damageext.pc.in:
+ * damageproto.h:
+ * damagewire.h:
+ * protocol:
+ Initial working version -- added DamageDestroy and damage objects
+
2003-10-18 Keith Packard <keithp@keithp.com
Initial protocol description added