summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorAndy Wingo <wingo@pobox.com>2005-11-16 10:43:44 +0000
committerAndy Wingo <wingo@pobox.com>2005-11-16 10:43:44 +0000
commite84b50dd5151739108e066e722153295543b9a82 (patch)
tree832412b19a0d371986751a07a383b38e0b863ac0 /ChangeLog
parent7f63b50f3fcd6c98672b9d2481d8e56026c90197 (diff)
gst/udp/gstudpsrc.c: Clean up with the boilerplate macro.
Original commit message from CVS: 2005-11-16 Andy Wingo <wingo@pobox.com> * gst/udp/gstudpsrc.c: Clean up with the boilerplate macro.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a495970d..c905299d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2005-11-16 Andy Wingo <wingo@pobox.com>
+
+ * gst/udp/gstudpsrc.c: Clean up with the boilerplate macro.
+
2005-11-15 Vincent Torri <torri at iecn dot u-nancy dot fr>
Reviewed by: Tim-Philipp Müller <tim at centricular dot net>