diff options
| author | Stéphane Loeuillet <gstreamer@leroutier.net> | 2004-05-24 12:08:34 +0000 |
|---|---|---|
| committer | Stéphane Loeuillet <gstreamer@leroutier.net> | 2004-05-24 12:08:34 +0000 |
| commit | e0dc3233f21648c3e434f5c229c944a64abc8191 (patch) | |
| tree | e5cb27e15bb010795a47b6d5e235cfc27a5c4b78 /ChangeLog | |
| parent | f5876c0e872d0d0f499bcdf57be42315e87dce71 (diff) | |
ext/Makefile.am: add rules to build shout2send (was removed by accident when this module was no more marked experimen...
Original commit message from CVS:
* ext/Makefile.am:
add rules to build shout2send (was removed by accident
when this module was no more marked experimental/broken)
* ext/shout2/gstshout2.c:
* ext/shout2/gstshout2.h:
adding a "connection problem" signal to shout2send
(fixes #142954)
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -1,3 +1,16 @@ +2004-05-24 Stephane Loeuillet <stephane.loeuillet@tiscali.fr> + + * ext/Makefile.am: + add rules to build shout2send (was removed by accident + when this module was no more marked experimental/broken) + +2004-05-24 Zaheer Abbas Merali <zaheerabbas@merali.org> + + * ext/shout2/gstshout2.c: + * ext/shout2/gstshout2.h: + adding a "connection problem" signal to shout2send + (fixes #142954) + 2004-05-21 Thomas Vander Stichele <thomas at apestaart dot org> * ext/kio/kioreceiver.cpp: |
