mention bug fix
authorWim Taymans <wim.taymans@gmail.com>
Mon, 27 Nov 2006 16:30:49 +0000 (16:30 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Mon, 27 Nov 2006 16:30:49 +0000 (16:30 +0000)
Original commit message from CVS:
mention bug fix

ChangeLog

index 72f3a57..b79b55a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,9 +3,9 @@
        Patch by: Jonas Holmberg <jonas dot holmberg at axis dot com>
 
        * 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  <wim@fluendo.com>