summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2004-05-21 11:20:49 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2004-05-21 11:20:49 +0000
commitd8b06fac29e6d41e1413ef4719f9c30572ea1737 (patch)
tree2d53b26f0b87f331e6fbbe536eb5af1e8c361987 /ChangeLog
parent0dea7ae97955c1518bb1c6e252aab052b9e7d9f8 (diff)
downloadgst-plugins-bad-d8b06fac29e6d41e1413ef4719f9c30572ea1737.tar.gz
gst-plugins-bad-d8b06fac29e6d41e1413ef4719f9c30572ea1737.tar.bz2
gst-plugins-bad-d8b06fac29e6d41e1413ef4719f9c30572ea1737.zip
sync with upstream
Original commit message from CVS: sync with upstream
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog25
1 files changed, 16 insertions, 9 deletions
diff --git a/ChangeLog b/ChangeLog
index ff5bf3b9..ffcfb7e7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,17 +1,24 @@
+2004-05-21 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
+
+ * m4/as-arts.m4:
+ sync with upstream version to fix test on FC2
+ readd with -ko to preserve Id header
+
2004-05-20 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
- * configure.ac : test for FIONREAD ioctl in sys/filio.h for Solaris compat.
- * gst/tcp/gsttcpclientsrc.c : idem
- * gst/tcp/gsttcpserversink.c : idem
- * gst/tcp/gsttcpserversrc.c : idem
- * m4/gst-fionread.m4 : idem
+ * configure.ac:
+ test for FIONREAD ioctl in sys/filio.h forSolaris compat.
+ * gst/tcp/gsttcpclientsrc.c: idem
+ * gst/tcp/gsttcpserversink.c: idem
+ * gst/tcp/gsttcpserversrc.c: idem
+ * m4/gst-fionread.m4: idem
- * sys/sunaudio/gstsunaudio.c : change category to Sink/Audio
+ * sys/sunaudio/gstsunaudio.c: change category to Sink/Audio
- * configure.ac : enable speex plugin for speex 1.1.5+
- * ext/speex/gstspeexenc.c : fix cast warning
+ * configure.ac: enable speex plugin for speex 1.1.5+
+ * ext/speex/gstspeexenc.c: fix cast warning
- * ext/esd/README : fix typo
+ * ext/esd/README: fix typo
2004-05-20 David Schleef <ds@schleef.org>