summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2005-11-23 19:57:49 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2005-11-23 19:57:49 +0000
commitf4d9777e57fbabf08fca0beaeff88e311e6c0532 (patch)
tree2b3dceb5550f77ee1617ecdaf5c122c7ef2b5796 /ChangeLog
parent36ef03791ff3785d529872b283da158f0a51f46a (diff)
downloadgst-plugins-bad-f4d9777e57fbabf08fca0beaeff88e311e6c0532.tar.gz
gst-plugins-bad-f4d9777e57fbabf08fca0beaeff88e311e6c0532.tar.bz2
gst-plugins-bad-f4d9777e57fbabf08fca0beaeff88e311e6c0532.zip
releasing 0.9.6RELEASE-0_9_6
Original commit message from CVS: releasing 0.9.6
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 9 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index c2ff64ae..ae6b9c98 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+=== release 0.9.6 ===
+
+2005-11-23 Thomas Vander Stichele <thomas at apestaart dot org>
+
+ * configure.ac:
+ releasing 0.9.6, "Hot Tea"
+
2005-11-23 Julien MOUTTE <julien@moutte.net>
* docs/plugins/gst-plugins-bad-plugins-decl.txt:
@@ -100,8 +107,8 @@
* gst/modplug/gstmodplug.cc:
* sys/glsink/glimagesink.c: (gst_glimagesink_fixate):
* sys/v4l2/gstv4l2src.c: (gst_v4l2src_fixate):
- Rename gst_caps_structure_fixate_* to gst_structure_fixate_*
- (#322027)
+ Rename gst_caps_structure_fixate_* to gst_structure_fixate_*
+ (#322027)
2005-11-21 Edgard Lima <edgard.lima@indt.org.br>