summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMichael Dominic K <michaldominik@gmail.com>2006-05-31 13:54:56 +0000
committerMichael Dominic K <michaldominik@gmail.com>2006-05-31 13:54:56 +0000
commit51f65dd9e0e5b733942e4f81b1ea9fbbd6bd9528 (patch)
treefd2c1a4cbd15b0fd1a5af16545af0fc31885fc14 /ChangeLog
parentce927fccaef7ea37cb0cb9daed54470095d50de8 (diff)
2006-05-31 Michael Dominic K. <michaldominik@gmail.com>
* tests/PadTest.cs: * tests/Makefile.am: Introducing a new test for Gst.Pad. All fixtures pass. * tests/CapsTest.cs: Adding a new fixture for caps union testing (passes). Fixing some code-style errors. git-svn-id: svn://anonsvn.mono-project.com/source/branches/abock/gstreamer-sharp@61327 e3ebcda4-bce8-0310-ba0a-eca2169e7518
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6cb8bce..02b947a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2006-05-31 Michael Dominic K. <michaldominik@gmail.com>
+
+ * tests/PadTest.cs:
+ * tests/Makefile.am:
+ Introducing a new test for Gst.Pad. All fixtures pass.
+
+ * tests/CapsTest.cs:
+ Adding a new fixture for caps union testing (passes).
+ Fixing some code-style errors.
+
2006-05-30 Michael Dominic K. <michaldominik@gmail.com>
* README: