From 49e1802c7a480aa5c94e915e8c61fb6afa28ab6d Mon Sep 17 00:00:00 2001 From: Thomas Thurman Date: Sat, 23 Jun 2007 04:30:49 +0000 Subject: Put all bitfields together to help with optimisation. Closes #450271. 2007-06-23 Thomas Thurman * src/window.c (MetaWindow): Put all bitfields together to help with optimisation. Closes #450271. svn path=/trunk/; revision=3257 --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index f6bfb645..825c79f8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2007-06-23 Thomas Thurman + + * src/window.c (MetaWindow): Put all bitfields together to + help with optimisation. Closes #450271. + 2007-06-18 Thomas Thurman * src/main.c (version): Update copyright year because it was -- cgit v1.2.1