Add bug that was fixed with last commit.

Original commit message from CVS:
Add bug that was fixed with last commit.
This commit is contained in:
Wim Taymans 2007-12-24 19:21:32 +00:00
parent 2f22776f23
commit 8041250ee7

View file

@ -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 <wim.taymans@collabora.co.uk>