summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@gmail.com>2007-05-24 11:50:47 +0000
committerWim Taymans <wim.taymans@gmail.com>2007-05-24 11:50:47 +0000
commit74fb9f0fe2d82e8686ece715c1757dbf2119dfb4 (patch)
treebfcda0a4667683ff33bffaf01c3a18818f451a92 /ChangeLog
parent5c9c202e47c5d6ba563ef0cde22277e7b8da8ac5 (diff)
downloadgstreamer-74fb9f0fe2d82e8686ece715c1757dbf2119dfb4.tar.gz
tests/check/gst/gstbin.c: Allow refcount of 3 and 4 because some state thread might still be busy with it.
Original commit message from CVS: * tests/check/gst/gstbin.c: (GST_START_TEST): Allow refcount of 3 and 4 because some state thread might still be busy with it.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 28e5da2c3b..c76f2d0dea 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2007-05-24 Wim Taymans <wim@fluendo.com>
+
+ * tests/check/gst/gstbin.c: (GST_START_TEST):
+ Allow refcount of 3 and 4 because some state thread might still be busy
+ with it.
+
2007-05-24 Tim-Philipp Müller <tim at centricular dot net>
* plugins/elements/Makefile.am: