summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ed9ad2f0..47ad6ac0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,11 @@
+2003-02-20 Havoc Pennington <hp@redhat.com>
+
+ * src/stack.c (create_constraints): don't create constraints
+ between windows on different screens, #106086 tracked down
+ by Arvind
+
2003-02-14 Arvind Samptur <arvind.samptur@wipro.com>
+
* src/screen.c: (meta_screen_new) : Update the workspace
names from gconf and set the NET_DESKTOP_NAMES atom.
Renamed update_workspace_names() to set_workspace_names().