From 2e18b53b6854de32a208037554f524a7a89c3f40 Mon Sep 17 00:00:00 2001
From: Emmanuele Bassi <ebassi@openedhand.com>
Date: Sun, 12 Aug 2007 12:41:05 +0000
Subject: [PATCH] Update ChangeLog

---
 ChangeLog | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/ChangeLog b/ChangeLog
index c459b2a0e..8f1a8ce24 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2007-08-11  Matthew Allum  <mallum@openedhand.com>
+
+	* clutter/clutter-texture.c:
+	 Fix typo in clutter_texture_get_pixbuf (#458, #442?, Neil Roberts).
+	 Use take_object when getting pixbuf prop to avoid ref leak. (Neil
+	 Roberts)
+
 2007-08-09  Emmanuele Bassi  <ebassi@openedhand.com>
 
 	* clutter/clutter-box.c: Rename a variable to fix a compiler