summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2005-10-03 17:50:21 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2005-10-03 17:50:21 +0000
commit179800383de7a7118749aa1e46214c2bebd95876 (patch)
treee3d1e4845777df97be58f3516b91d20aa02fabf5 /ChangeLog
parentc57846540520eccf35acc6a0366ecefc76838d6f (diff)
downloadgst-plugins-bad-179800383de7a7118749aa1e46214c2bebd95876.tar.gz
gst-plugins-bad-179800383de7a7118749aa1e46214c2bebd95876.tar.bz2
gst-plugins-bad-179800383de7a7118749aa1e46214c2bebd95876.zip
release timeRELEASE-0_9_3
Original commit message from CVS: release time
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog37
1 files changed, 21 insertions, 16 deletions
diff --git a/ChangeLog b/ChangeLog
index 70d9d00a..4a7f3dca 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+=== release 0.9.3 ===
+
+2005-10-03 Thomas Vander Stichele <thomas at apestaart dot org>
+
+ * configure.ac:
+ Releasing 0.9.3, "Porthos"
+
2005-09-28 Wim Taymans <wim@fluendo.com>
* gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header):
@@ -16,9 +23,6 @@
* PORTED_09:
Gsmdec ported to 0.9.
-
-
-
2005-09-22 Arwed v. Merkatz <v.merkatz@gmx.net>
* configure.ac:
@@ -37,25 +41,26 @@
2005-09-20 Flavio Oliveira <flavio.oliveira@indt.org.br>
- * ext/gsm/gstgsmenc.c:
- Setting caps on the outgoing buffers.
- Need to fix: rtpencoder does not know what it is handling and errors out
+ * ext/gsm/gstgsmenc.c:
+ Setting caps on the outgoing buffers.
+ Need to fix: rtpencoder does not know what it is handling and
+ errors out
2005-09-20 Edgard Lima <edgard.lima@indt.org.br>
- * configure.ac:
- * ext/sdl/Makefile.am:
- Fixed Makefile.am - removed hard coded flags from Makefile.am.
- Added AC_PATH_XTRA to configure.ac to be used by Makefile.am.
+ * configure.ac:
+ * ext/sdl/Makefile.am:
+ Fixed Makefile.am - removed hard coded flags from Makefile.am.
+ Added AC_PATH_XTRA to configure.ac to be used by Makefile.am.
2005-09-19 Edgard Lima <edgard.lima@indt.org.br>
- * Makefile.am:
- * configure.ac:
- * ext/sdl/Makefile.am:
- * ext/sdl/sdlvideosink.c:
- * PORTED_09:
- Ported to 0.9.
+ * Makefile.am:
+ * configure.ac:
+ * ext/sdl/Makefile.am:
+ * ext/sdl/sdlvideosink.c:
+ * PORTED_09:
+ Ported to 0.9.
=== release 0.9.1 ===