summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2004-03-09 17:54:04 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2004-03-09 17:54:04 +0000
commit5933daee1710f0074d05732cb2af02b7e725e73a (patch)
treec02ef97b47ad2d8dd6474b2a32f2fcaf2be430eb
parenta1eca4a781e9386e8c0dd74045ab26e13fcc7d50 (diff)
synchronize the two pc files
Original commit message from CVS: synchronize the two pc files
-rw-r--r--ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 64c6f0b3..48860e7c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2004-03-09 Thomas Vander Stichele <thomas at apestaart dot org>
+ * pkgconfig/gstreamer-play-uninstalled.pc.in:
+ * pkgconfig/gstreamer-play.pc.in:
+ synchronize the two
+
+2004-03-09 Thomas Vander Stichele <thomas at apestaart dot org>
+
* ext/cdparanoia/gstcdparanoia.c: (cdparanoia_base_init),
(cdparanoia_open), (cdparanoia_event):
fix/add error handling
@@ -515,7 +521,7 @@
* gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
don't use gst_buffer_free
* gst/playondemand/filter.func:
- don't usae gst_data_free. Free data only once.
+ don't use gst_data_free. Free data only once.
2004-02-26 David Schleef <ds@schleef.org>