summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorHavoc Pennington <hp@redhat.com>2004-06-16 22:14:07 +0000
committerHavoc Pennington <hp@src.gnome.org>2004-06-16 22:14:07 +0000
commit5e012eb3b0cce183fdfabc720853959018297454 (patch)
treec746772f1b4bfba72661d33325fe11c1e1a3496f /ChangeLog
parent61b9cbca78c6c179977e06cd6ed1de1857bd669b (diff)
downloadmetacity-gnome-2-2-rhel3.tar.gz
add temporary hack to fix an artifact on unshading windows in wireframegnome-2-2-rhel3
2004-06-16 Havoc Pennington <hp@redhat.com> * src/window.c (meta_window_unshade): add temporary hack to fix an artifact on unshading windows in wireframe resize mode; fix from Bernd Schmidt bernds@redhat.com
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4996f70f..d20300a9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2004-06-16 Havoc Pennington <hp@redhat.com>
+ * src/window.c (meta_window_unshade): add temporary hack to fix an
+ artifact on unshading windows in wireframe resize mode; fix from
+ Bernd Schmidt bernds@redhat.com
+
+2004-06-16 Havoc Pennington <hp@redhat.com>
+
* add hacky "no focus on map" pref patch (clearly labeled as a
hack only in rhel3)