summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorOle André Vadla Ravnås <ole.andre.ravnas@tandberg.com>2008-05-07 11:22:51 +0000
committerOle André Vadla Ravnås <ole.andre.ravnas@tandberg.com>2008-05-07 11:22:51 +0000
commit6decc304f4c5ec1f93e54702f75cb092bda9c4c4 (patch)
tree21a545c184a2950fbb32f108bbe9ca4f63c5b662 /ChangeLog
parent6ca2ad49530d613d098706b518ec1309efbf2fcb (diff)
gst/rtp/gstrtpilbcpay.c: Added missing stdlib.h include for strtol(), and made include ordering and style consistent ...
Original commit message from CVS: * gst/rtp/gstrtpilbcpay.c: Added missing stdlib.h include for strtol(), and made include ordering and style consistent with the corresponding depayloader.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index be27d562..39f91744 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2008-05-07 Ole André Vadla Ravnås <ole.andre.ravnas at tandberg com>
+
+ * gst/rtp/gstrtpilbcpay.c:
+ Added missing stdlib.h include for strtol(), and made include ordering and
+ style consistent with the corresponding depayloader.
+
2008-05-07 Tim-Philipp Müller <tim.muller at collabora co uk>
* configure.ac: