From f1be9bd6889ae3236291f26a0ebca2039649d0c0 Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Mon, 27 Nov 2006 16:30:49 +0000 Subject: mention bug fix Original commit message from CVS: mention bug fix --- ChangeLog | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 72f3a57d..b79b55a9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,9 +3,9 @@ Patch by: Jonas Holmberg * gst/multipart/multipartmux.c: (gst_multipart_mux_collected): - Push header in a separate buffer instead of memcpy:ing all data - Change LF => CRLF in headers - Move trailing LF to header + Push header in a separate buffer instead of memcpy:ing all data. + Change LF => CRLF in headers. + Move trailing LF to header. Fixes #379792. 2006-11-27 Wim Taymans -- cgit