summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorThomas James Alexander Thurman <tthurman@src.gnome.org>2009-01-28 02:00:33 +0000
committerThomas James Alexander Thurman <tthurman@src.gnome.org>2009-01-28 02:00:33 +0000
commit1381f6d5f2e84820bd639d245320ddd0dbcb1e60 (patch)
tree60f709860c084befd553c2edbe45956a8f9c52aa /ChangeLog
parenta6c951352fee59826edb68bbfbd80c96b75a3169 (diff)
downloadmetacity-1381f6d5f2e84820bd639d245320ddd0dbcb1e60.tar.gz
free the result of gdk_text_property_to_utf8_list() even when it returns
* src/ui/ui.c: free the result of gdk_text_property_to_utf8_list() even when it returns no data. svn path=/trunk/; revision=4093
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d5cb66c9..a8d60d22 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2009-01-27 Matthias Claesen <mclasen@redhat.com>
+
+ * src/ui/ui.c: free the result of gdk_text_property_to_utf8_list()
+ even when it returns no data.
+
2009-01-27 Owen Taylor <otaylor@redhat.com>
GtkStyle is specific to a particular colormap. Metacity