summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2005-11-23 19:56:31 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2005-11-23 19:56:31 +0000
commit90154bf8e2b59e00a39ea1a078680015459e5acb (patch)
tree0f45ca99f478599ee3af65adc7e2a1fe29e59a7c /ChangeLog
parente7a575989ec163c2cc4925cb3c39fefc7bf7cd76 (diff)
releasing 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 cc198803..08d46329 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, "Everything's Not Lost"
+
2005-11-23 Jan Schmidt <thaytan@mad.scientist.com>
* gst/debug/gstnavigationtest.c: (gst_navigationtest_init):
@@ -317,8 +324,8 @@
* ext/mikmod/gstmikmod.c: (gst_mikmod_srcfixate):
* gst/goom/gstgoom.c: (gst_goom_src_negotiate):
* sys/osxvideo/osxvideosink.m:
- Rename gst_caps_structure_fixate_* to gst_structure_fixate_*
- (#322027)
+ Rename gst_caps_structure_fixate_* to gst_structure_fixate_*
+ (#322027)
2005-11-21 Tim-Philipp Müller <tim at centricular dot net>