summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorEdward Hervey <bilboed@bilboed.com>2008-04-17 10:24:32 +0000
committerEdward Hervey <bilboed@bilboed.com>2008-04-17 10:24:32 +0000
commit4e795c5fc54cea7eabf9f056c59da95096813f0a (patch)
tree88b645c583ee4ffe7af92fca3b3360271d83fac6 /ChangeLog
parenta8dec12d9846d82a7d1d86aa1d20c69f9300d878 (diff)
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
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 343a3f5a..6252d66a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2008-04-17 Edward Hervey <edward.hervey@collabora.co.uk>
+
+ * ext/cdio/gstcdiocddasrc.c:
+ * ext/dv/gstdvdemux.c:
+ gst_atomic_int_set ==> g_atomic_int_set
+
2008-04-16 Tim-Philipp Müller <tim at centricular dot net>
* configure.ac: