diff --git a/legacy/emotion/ChangeLog b/legacy/emotion/ChangeLog index f2fd861e9e..ed921d2512 100644 --- a/legacy/emotion/ChangeLog +++ b/legacy/emotion/ChangeLog @@ -66,3 +66,7 @@ 2013-01-05 Jérémy Zurcher * fix type in emotion_suspend_get() + +2013-01-05 Gustavo Sverzut Barbieri (k-s) + + * xine module exports 22 (VIDEO_OUT_XINE_API_VERSION) as well. diff --git a/legacy/emotion/NEWS b/legacy/emotion/NEWS index 7729d185df..6f91341348 100644 --- a/legacy/emotion/NEWS +++ b/legacy/emotion/NEWS @@ -27,6 +27,7 @@ Fixes: - fix priority set/get for gstreamer. - reset VLC pipeline on EOS. - fix race condition on shutdown when still saving a file position. + - xine module exports VIDEO_OUT_XINE_API_VERSION (22). Improvements: