diff options
author | Thomas Thurman <tthurman@gnome.org> | 2008-07-11 02:31:18 +0000 |
---|---|---|
committer | Thomas James Alexander Thurman <tthurman@src.gnome.org> | 2008-07-11 02:31:18 +0000 |
commit | 54efcb38432615aa827613a8a3b7dae59d3ff581 (patch) | |
tree | 7aa946c03fc8636a3bbc5f520771b31c57389021 /ChangeLog | |
parent | 5d3d4b9af57c24a57ffa77aa199b82184b30a839 (diff) | |
download | metacity-54efcb38432615aa827613a8a3b7dae59d3ff581.tar.gz |
Add checks for the compositor being null. Backporting r3751 from 2.23.
2008-07-10 Thomas Thurman <tthurman@gnome.org>
* src/core/compositor.c: Add checks for the compositor being null.
Backporting r3751 from 2.23. Closes #530702.
svn path=/branches/gnome-2-22/; revision=3784
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 19 |
1 files changed, 4 insertions, 15 deletions
@@ -1,19 +1,8 @@ -2008-05-27 Thomas Thurman <tthurman@gnome.org> - - * NEWS: 2.22.1 release. - -2008-05-26 Thomas Thurman <tthurman@gnome.org> - - * NEWS: 2.22.1 release. - -2008-05-26 Thomas Thurman <tthurman@gnome.org> - - * NEWS: 2.22.1 release. - -2008-05-26 Thomas Thurman <tthurman@gnome.org> - - * NEWS: 2.22.1 release. +2008-07-10 Thomas Thurman <tthurman@gnome.org> + * src/core/compositor.c: Add checks for the compositor being null. + Backporting r3751 from 2.23. Closes #530702. + 2008-05-26 Thomas Thurman <tthurman@gnome.org> * NEWS: 2.22.1 release. |