summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 654a70a..85ffdc2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2008-09-24 Julien Isorce <julien.isorce@gmail.com>
+
+ * INSTALL
+ * TODO
+ * docs/DEBUGGING
+ * gst/gl/gstglfilterglass.c
+ * tests/pipelines
+ Update install instructions.
+ Close TODO task 18. (works with msvc8 now)
+ Replace GST_CAT_LOG by GST_LOG.
+ Add a some debugging tips.
+
2008-09-22 Filippo Argiolas <filippo.argiolas@gmail.com>
* gst/gl/gstglpixbufoverlay.c: