summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorAndy Wingo <wingo@pobox.com>2005-11-16 11:02:24 +0000
committerAndy Wingo <wingo@pobox.com>2005-11-16 11:02:24 +0000
commit14e816674053a610aaf5d51831b70138c6d159bd (patch)
tree11acbd9dc8d53e5c5a5739263e3c028f51cd1525 /ChangeLog
parente84b50dd5151739108e066e722153295543b9a82 (diff)
Move comment.
Original commit message from CVS: (gst_udpsrc_create): Move comment.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c905299d..ef255420 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,7 @@
2005-11-16 Andy Wingo <wingo@pobox.com>
* gst/udp/gstudpsrc.c: Clean up with the boilerplate macro.
+ (gst_udpsrc_create): Move comment.
2005-11-15 Vincent Torri <torri at iecn dot u-nancy dot fr>