summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas James Alexander Thurman <tthurman@src.gnome.org>2006-08-07 18:02:33 +0000
committerThomas James Alexander Thurman <tthurman@src.gnome.org>2006-08-07 18:02:33 +0000
commit3917d818f5a94f83ef79e44c9aef385c2e309e83 (patch)
tree4de752c05b93dd18c7587827ad3179c9daac5fc5
parentcc5def1021141114cdd0e9cd8c9efe59fe8c2201 (diff)
downloadmetacity-3917d818f5a94f83ef79e44c9aef385c2e309e83.tar.gz
(#97703)
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 3845f027..7c26e44e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,7 @@
2006-08-07 Thomas Thurman <thomas@thurman.org.uk>
* src/frames.h: add new MetaButtonSpace struct; use it for
- close_rect, max_rect, min_rect and menu_rect.
+ close_rect, max_rect, min_rect and menu_rect. (#97703)
* src/frames.c (control_rect, get_control): modify to support
the new fields in MetaButtonSpace.