summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5d8d7f32..2f6f40d2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2005-05-25 Thomas Vander Stichele <thomas at apestaart dot org>
+
+ patch by: Luca Ognibene <luogni@tin.it>
+
+ * sys/ximage/ximagesrc.c: (gst_ximagesrc_get),
+ (gst_ximagesrc_change_state):
+ fix bug brought out by gcc4. Closes #305012.
+
2005-05-24 Wouter Paesen <wouter@kangaroot.net>
Reviewed by : Edward Hervey <bilboed@bilboed.com>