From: Ronald S. Bultje Date: Wed, 27 Oct 2004 09:21:25 +0000 (+0000) Subject: ext/alsa/gstalsamixer.c: Don't break on options (fixes #156488). X-Git-Tag: 1.19.3~509^2~14167 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=197d5da31c87c36b73ff0fae5092a8ed461cb5a3;p=platform%2Fupstream%2Fgstreamer.git ext/alsa/gstalsamixer.c: Don't break on options (fixes #156488). Original commit message from CVS: * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list): Don't break on options (fixes #156488). --- diff --git a/ChangeLog b/ChangeLog index 322b552..1022039 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2004-10-27 Ronald S. Bultje + + * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list): + Don't break on options (fixes #156488). + 2004-10-27 Thomas Vander Stichele * configure.ac: