summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDavid Schleef <ds@schleef.org>2004-02-11 23:04:59 +0000
committerDavid Schleef <ds@schleef.org>2004-02-11 23:04:59 +0000
commit0e3940baf1fe652ff5d2144a19dcb1d5c69f716d (patch)
tree46bd436ca8274fde742bd4c92a01e91ff1b389d1 /ChangeLog
parent85f54383a80d395bdacbdb5d792c4f7aa8068e23 (diff)
downloadgst-plugins-bad-0e3940baf1fe652ff5d2144a19dcb1d5c69f716d.tar.gz
gst-plugins-bad-0e3940baf1fe652ff5d2144a19dcb1d5c69f716d.tar.bz2
gst-plugins-bad-0e3940baf1fe652ff5d2144a19dcb1d5c69f716d.zip
ext/alsa/Makefile.am: Fix linking against libgstinterfaces. (bug #133886) Noticed by bugs@leroutier.net (Stephane LO...
Original commit message from CVS: * ext/alsa/Makefile.am: Fix linking against libgstinterfaces. (bug #133886) Noticed by bugs@leroutier.net (Stephane LOEUILLET)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e44a7718..285e3345 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2004-02-11 David Schleef <ds@schleef.org>
+ * ext/alsa/Makefile.am: Fix linking against libgstinterfaces.
+ (bug #133886) Noticed by bugs@leroutier.net (Stephane LOEUILLET)
+
+2004-02-11 David Schleef <ds@schleef.org>
+
* ext/librfb/gstrfbsrc.c: (gst_rfbsrc_class_init),
(gst_rfbsrc_change_state), (gst_rfbsrc_init),
(gst_rfbsrc_set_property), (gst_rfbsrc_get_property):