summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorColin Walters <walters@verbum.org>2003-02-06 23:46:47 +0000
committerColin Walters <walters@verbum.org>2003-02-06 23:46:47 +0000
commiteb272260cc9d7dca466f1f2f45cf216af31d7077 (patch)
treea782fb27b8539f01932ec7dff9975099cc26cea7
parent749385cf62898c94830c49bf1347efde3676c26f (diff)
downloadgstreamer-plugins-base-eb272260cc9d7dca466f1f2f45cf216af31d7077.tar.gz
I'm too lazy to comment this
Original commit message from CVS: *** empty log message ***
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6f19f6fae..aab124f6f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2003-02-06 Colin Walters <walters@debian.org>
+
+ * ext/gnomevfs/gstgnomevfssrc.c (gst_gnomevfssrc_open_file): Don't
+ assume the pad always has caps; instead create a new one and set
+ its properties.
+
2003-02-03 Colin Walters <walters@verbum.org>
* ext/gnomevfs/gstgnomevfssrc.c: