summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ce9d9920..d6239e43 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2008-10-03 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * sys/v4l2/gstv4l2object.h:
+ Getting the Class from an instance is not just a matter of casting it to
+ the class struct but it involves calling G_OBJECT_GET_CLASS on the
+ instance. Fixes #549784.
+
2008-10-01 Michael Smith <msmith@songbirdnest.com>
* configure.ac: