aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2003-11-10 04:46:24 +0000
committerKeith Packard <keithp@keithp.com>2003-11-10 04:46:24 +0000
commitfebeaf7ad1f81ac6b77fa35a5f21e7819c69ebb7 (patch)
tree2a16a0d8fc6aef56bbd299a8f03f160b250dbe72 /ChangeLog
parentoops. Left in an XSynchronize call. (diff)
downloadxcman-febeaf7ad1f81ac6b77fa35a5f21e7819c69ebb7.tar.gz
xcman-febeaf7ad1f81ac6b77fa35a5f21e7819c69ebb7.tar.bz2
xcman-febeaf7ad1f81ac6b77fa35a5f21e7819c69ebb7.tar.xz
Configure damage must include shadow region, not just window. Also, leaking
region on each configure.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 946788a..45faea4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2003-11-09 Keith Packard <keithp@keithp.com>
+ * xcompmgr.c: (configure_win):
+ Configure damage must include shadow region, not just window.
+ Also, leaking region on each configure.
+
+2003-11-09 Keith Packard <keithp@keithp.com>
+
* xcompmgr.c: (main):
oops. Left in an XSynchronize call.