summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorBenjamin Otte <otte@gnome.org>2004-03-14 10:33:44 +0000
committerBenjamin Otte <otte@gnome.org>2004-03-14 10:33:44 +0000
commit7dc81ddbcce806c74f57890577ee49dc300b8dde (patch)
tree6d1eab30e0dfad834a28604c9055be25edce3562 /ChangeLog
parentca3eaf9764e93cd7e8b71181b074948de1c11269 (diff)
downloadgst-plugins-bad-7dc81ddbcce806c74f57890577ee49dc300b8dde.tar.gz
gst-plugins-bad-7dc81ddbcce806c74f57890577ee49dc300b8dde.tar.bz2
gst-plugins-bad-7dc81ddbcce806c74f57890577ee49dc300b8dde.zip
move gstreamer-gconf pkgconfig files to pkgconfig/ dir. Make sure they get rebuilt properly
Original commit message from CVS: * configure.ac: * gst-libs/gst/gconf/Makefile.am: * pkgconfig/Makefile.am: move gstreamer-gconf pkgconfig files to pkgconfig/ dir. Make sure they get rebuilt properly * configure.ac: when checking for vorbis, try pkgconfig first. * gst/modplug/gstmodplug.cc: add fixate function
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e19ed4f7..ff48eec0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2004-03-14 Benjamin Otte <otte@gnome.org>
+
+ * configure.ac:
+ * gst-libs/gst/gconf/Makefile.am:
+ * pkgconfig/Makefile.am:
+ move gstreamer-gconf pkgconfig files to pkgconfig/ dir. Make sure
+ they get rebuilt properly
+ * configure.ac:
+ when checking for vorbis, try pkgconfig first.
+ * gst/modplug/gstmodplug.cc:
+ add fixate function
+
2004-03-14 Ronald Bultje <rbultje@ronald.bitfreak.net>
* gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):