summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.net>2008-04-03 22:59:44 +0000
committerTim-Philipp Müller <tim@centricular.net>2008-04-03 22:59:44 +0000
commit401159a255a6357de35bb2925179d6a1596f8903 (patch)
tree6aee145accc136c1cd4228d2132d5b3059a6e951 /ChangeLog
parent27f764087c1222cd0ae1631bdb58098af2ab0e18 (diff)
tests/check/: Add unit test for gdkpixbufsink element.
Original commit message from CVS: * tests/check/Makefile.am: * tests/check/elements/.cvsignore: * tests/check/elements/gdkpixbufsink.c: Add unit test for gdkpixbufsink element.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e89a03c5..ebad36ac 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2008-04-03 Tim-Philipp Müller <tim at centricular dot net>
+ * tests/check/Makefile.am:
+ * tests/check/elements/.cvsignore:
+ * tests/check/elements/gdkpixbufsink.c:
+ Add unit test for gdkpixbufsink element.
+
+2008-04-03 Tim-Philipp Müller <tim at centricular dot net>
+
* ext/gdk_pixbuf/Makefile.am:
* ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
* ext/gdk_pixbuf/gstgdkpixbufsink.c: