summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorEdward Hervey <bilboed@bilboed.com>2006-08-08 13:57:29 +0000
committerEdward Hervey <bilboed@bilboed.com>2006-08-08 13:57:29 +0000
commitd4e9d1d4297403c7bf40ddd4b7d58a42f950e693 (patch)
treecedfae69e6653011dee9cf95d4cfa19768e5b6d6 /ChangeLog
parent703e3d00fd2ec29091f4ccef23fd9883db43a1dd (diff)
downloadgst-plugins-bad-d4e9d1d4297403c7bf40ddd4b7d58a42f950e693.tar.gz
gst-plugins-bad-d4e9d1d4297403c7bf40ddd4b7d58a42f950e693.tar.bz2
gst-plugins-bad-d4e9d1d4297403c7bf40ddd4b7d58a42f950e693.zip
tests/check/elements/gdpdepay.c: I forgot to include the file containing the #define :)
Original commit message from CVS: * tests/check/elements/gdpdepay.c: (gdpdepay_suite): I forgot to include the file containing the #define :) Now includes "config.h"
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3473f38c..fdf839b5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,12 @@
2006-08-08 Edward Hervey <edward@fluendo.com>
* tests/check/elements/gdpdepay.c: (gdpdepay_suite):
+ I forgot to include the file containing the #define :)
+ Now includes "config.h"
+
+2006-08-08 Edward Hervey <edward@fluendo.com>
+
+ * tests/check/elements/gdpdepay.c: (gdpdepay_suite):
Ignore test known to fail on PPC64. See #348114.
2006-08-04 Edgard Lima <edgard.lima@indt.org.br>