From: Sebastian Dröge Date: Wed, 7 Jan 2009 18:30:52 +0000 (+0000) Subject: win32/common/libgstcdda.def: Add new symbol to the list of exported symbols. X-Git-Tag: 1.19.3~511^2~10097 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=b132d5c7cd67e0af36129eed1a73caef0a298e4c;p=platform%2Fupstream%2Fgstreamer.git win32/common/libgstcdda.def: Add new symbol to the list of exported symbols. Original commit message from CVS: * win32/common/libgstcdda.def: Add new symbol to the list of exported symbols. --- diff --git a/ChangeLog b/ChangeLog index d44bdb6..4ffbd43 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2009-01-07 Sebastian Dröge + + * win32/common/libgstcdda.def: + Add new symbol to the list of exported symbols. + 2009-01-07 Wim Taymans * gst/playback/gstplaybin2.c: (gst_play_bin_class_init), diff --git a/win32/common/libgstcdda.def b/win32/common/libgstcdda.def index 6a60442..736f61c 100644 --- a/win32/common/libgstcdda.def +++ b/win32/common/libgstcdda.def @@ -1,3 +1,4 @@ EXPORTS gst_cdda_base_src_add_track gst_cdda_base_src_get_type + gst_cdda_base_src_mode_get_type