diff options
author | Thomas James Alexander Thurman <tthurman@src.gnome.org> | 2009-03-12 01:09:41 +0000 |
---|---|---|
committer | Thomas James Alexander Thurman <tthurman@src.gnome.org> | 2009-03-12 01:09:41 +0000 |
commit | 178b5ff626d747026fc9d03c7908c3f203fbd263 (patch) | |
tree | c38ad16f561a4d08684f216162347169c9a4bffa /ChangeLog | |
parent | c47f7c28068f7065c8ace0c69b2a64420dc1a895 (diff) | |
download | metacity-178b5ff626d747026fc9d03c7908c3f203fbd263.tar.gz |
fix problem where the previous code ignored callbacks for properties whose
* src/core/window-props.c: fix problem where the previous
code ignored callbacks for properties whose values weren't
looked up. Closes #572573.
svn path=/trunk/; revision=4191
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2009-03-11 Ori Avtalion <ori@avtalion.name> + + * src/core/window-props.c: fix problem where the previous + code ignored callbacks for properties whose values weren't + looked up. Closes #572573. + 2009-03-06 Thomas Thurman <tthurman@gnome.org> * configure.in: add optional dependency on gtop. |