summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorSebastian Dröge <slomo@circular-chaos.org>2008-08-09 08:58:26 +0000
committerSebastian Dröge <slomo@circular-chaos.org>2008-08-09 08:58:26 +0000
commit530c36d9e7177463a00d74cb840f415eaa0f1fab (patch)
treef3c75b0c3b104a1e43a87f14e63e60e1134a5b60 /ChangeLog
parentba69194f332856cc53a870ee381a806b0fd65ff5 (diff)
ext/flac/gstflacenc.c: Actually provide the variables required for the format string.
Original commit message from CVS: * ext/flac/gstflacenc.c: (gst_flac_enc_check_discont): Actually provide the variables required for the format string.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0b0ad0da..0901519a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-08-09 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+ * ext/flac/gstflacenc.c: (gst_flac_enc_check_discont):
+ Actually provide the variables required for the format string.
+
2008-08-08 Sebastian Dröge <sebastian.droege@collabora.co.uk>
* gst/matroska/matroska-demux.c: (gst_matroska_demux_reset),