summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorEdward Hervey <bilboed@bilboed.com>2008-06-26 09:14:51 +0000
committerEdward Hervey <bilboed@bilboed.com>2008-06-26 09:14:51 +0000
commit4e33f9fdccf2a0ea3783a7da5d6c06e9fe5f49d9 (patch)
treed9f6f6dbfcfdc95f86987149892db67a585188f6 /ChangeLog
parentf2505d6ec62b24111bb9f4f7ac3e58a928ccd5eb (diff)
gst/gstmodule.c: Return None if GstMiniObject GValue doesn't contain anything (NULL).
Original commit message from CVS: * gst/gstmodule.c: (pygstminiobject_from_gvalue): Return None if GstMiniObject GValue doesn't contain anything (NULL). Fixes #540221
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6408ab7..1311d4b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2008-06-26 Edward Hervey <edward.hervey@collabora.co.uk>
+
+ * gst/gstmodule.c: (pygstminiobject_from_gvalue):
+ Return None if GstMiniObject GValue doesn't contain anything (NULL).
+ Fixes #540221
+
2008-06-20 Jan Schmidt <jan.schmidt@sun.com>
* configure.ac: