summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorEdward Hervey <bilboed@bilboed.com>2005-07-06 09:23:15 +0000
committerEdward Hervey <bilboed@bilboed.com>2005-07-06 09:23:15 +0000
commit48508be7ec185b77c062d0a93bb785afa4ff5a24 (patch)
treeffadab6c22264ea9685a7e6ee086d34b622ae3a6 /ChangeLog
parent4b39e710bea96c3f7c61677fde9e774461d06b5e (diff)
gst/udp/gstudpsrc.c: GST_BASESRC --> GST_BASE_SRC
Original commit message from CVS: * gst/udp/gstudpsrc.c: (gst_udpsrc_init): GST_BASESRC --> GST_BASE_SRC
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e3605728..67d76bdb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-07-06 Edward Hervey <edward@fluendo.com>
+
+ * gst/udp/gstudpsrc.c: (gst_udpsrc_init):
+ GST_BASESRC --> GST_BASE_SRC
+
2005-07-05 Andy Wingo <wingo@pobox.com>
* gst/oneton: Removed (replaced by deinterleave).