From 4e795c5fc54cea7eabf9f056c59da95096813f0a Mon Sep 17 00:00:00 2001 From: Edward Hervey Date: Thu, 17 Apr 2008 10:24:32 +0000 Subject: ext/: gst_atomic_int_set ==> g_atomic_int_set Original commit message from CVS: * ext/cdio/gstcdiocddasrc.c: * ext/dv/gstdvdemux.c: gst_atomic_int_set ==> g_atomic_int_set --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 343a3f5a..6252d66a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2008-04-17 Edward Hervey + + * ext/cdio/gstcdiocddasrc.c: + * ext/dv/gstdvdemux.c: + gst_atomic_int_set ==> g_atomic_int_set + 2008-04-16 Tim-Philipp Müller * configure.ac: -- cgit