summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2004-02-02 10:19:38 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2004-02-02 10:19:38 +0000
commit1604cdb1de947047ef3c412f4488d19e95260219 (patch)
tree74940a95a9d4cba4762c809a6e7eaf11d5c29860
parentb569035b5e00628de0e85f95f1877498a118b08b (diff)
check for NULLness and warn if we can't report GError
Original commit message from CVS: check for NULLness and warn if we can't report GError
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ec86a2c8..a53c5de2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-02-02 Thomas Vander Stichele <thomas at apestaart dot org>
+
+ * gst-libs/gst/play/play.c: (gst_play_new):
+ check for GError
+
2004-02-01 Julien MOUTTE <julien@moutte.net>
* gst-libs/gst/play/play.c: (gst_play_seek_to_time),