emotion: add missing changelog + news for last commit.
authorGustavo Sverzut Barbieri <barbieri@gmail.com>
Mon, 7 Jan 2013 21:31:11 +0000 (21:31 +0000)
committerGustavo Sverzut Barbieri <barbieri@gmail.com>
Mon, 7 Jan 2013 21:31:11 +0000 (21:31 +0000)
SVN revision: 82365

legacy/emotion/ChangeLog
legacy/emotion/NEWS

index f2fd861..ed921d2 100644 (file)
@@ -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.
index 7729d18..6f91341 100644 (file)
@@ -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: