summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorWouter Paesen <wouter@kangaroot.net>2006-02-16 09:17:58 +0000
committerTim-Philipp Müller <tim@centricular.net>2006-02-16 09:17:58 +0000
commit2d150478bbe3df6ad4abff0ff9681a352fda1108 (patch)
tree2f2bfa577cf6eb05d7d8d8bf4e7c4ed6b96ddde3 /ChangeLog
parent5e5386b43004e38fe50b4d51d90f945b2332bc9e (diff)
gst/alpha/gstalpha.c: Don't ignore return value of the parent class's state
Original commit message from CVS: * gst/alpha/gstalpha.c: (gst_alpha_change_state): Don't ignore return value of the parent class's state change function (#331385, patch by: Wouter Paesen).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ba175589..b59d12ac 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2006-02-16 Tim-Philipp Müller <tim at centricular dot net>
+
+ * gst/alpha/gstalpha.c: (gst_alpha_change_state):
+ Don't ignore return value of the parent class's state
+ change function (#331385, patch by: Wouter Paesen).
+
2006-02-15 Wim Taymans <wim@fluendo.com>
* configure.ac: