summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Thurman <thomas@thurman.org.uk>2007-06-23 04:30:49 +0000
committerThomas James Alexander Thurman <tthurman@src.gnome.org>2007-06-23 04:30:49 +0000
commit49e1802c7a480aa5c94e915e8c61fb6afa28ab6d (patch)
tree16a19f5e77c9046f33a192c34da82386a29db0b2
parenteb4941d00564675fc069da25f77d4571d3e37fb5 (diff)
downloadmetacity-49e1802c7a480aa5c94e915e8c61fb6afa28ab6d.tar.gz
Put all bitfields together to help with optimisation. Closes #450271.
2007-06-23 Thomas Thurman <thomas@thurman.org.uk> * src/window.c (MetaWindow): Put all bitfields together to help with optimisation. Closes #450271. svn path=/trunk/; revision=3257
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f6bfb645..825c79f8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-06-23 Thomas Thurman <thomas@thurman.org.uk>
+
+ * src/window.c (MetaWindow): Put all bitfields together to
+ help with optimisation. Closes #450271.
+
2007-06-18 Thomas Thurman <thomas@thurman.org.uk>
* src/main.c (version): Update copyright year because it was