From 42ed4a0db1884c5e0ef4f977db0d256a9bfac1da Mon Sep 17 00:00:00 2001 From: Gustavo Sverzut Barbieri Date: Mon, 7 Jan 2013 21:31:11 +0000 Subject: [PATCH] emotion: add missing changelog + news for last commit. SVN revision: 82365 --- legacy/emotion/ChangeLog | 4 ++++ legacy/emotion/NEWS | 1 + 2 files changed, 5 insertions(+) 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: