From 8041250ee700c6730bb65968c3e69c9ec755d7cf Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Mon, 24 Dec 2007 19:21:32 +0000 Subject: [PATCH] Add bug that was fixed with last commit. Original commit message from CVS: Add bug that was fixed with last commit. --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 5be48246e2..4d934a0e52 100644 --- a/ChangeLog +++ b/ChangeLog @@ -14,6 +14,7 @@ Add two properties to control the buffering mode and size. API: GstFileSink::buffer-mode API: GstFileSink::buffer-size + Fixes #500150. 2007-12-24 Wim Taymans