From e64da141645c3882521a06899c4fcae859c7a480 Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Wed, 12 Apr 2006 10:15:12 +0000 Subject: [PATCH] fix ChangeLog Original commit message from CVS: fix ChangeLog --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 00b4492e2d..5189c8d42f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -4,7 +4,7 @@ * libs/gst/controller/gstcontroller.c: (gst_controller_unset), (gst_controller_unset_all): * libs/gst/controller/gstcontroller.h: - Added new method _unset_all() and fixed _unset() + API: Added new method _unset_all() and fixed _unset() * tests/check/libs/controller.c: (GST_START_TEST), (gst_controller_suite):