commit 825e9a64beea735191e5c99aec266aa4c2b77aaf
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Sep 23 08:56:19 2013 +0200

    3.10.0

 NEWS         | 3 +++
 configure.ac | 4 ++--
 2 files changed, 5 insertions(+), 2 deletions(-)

commit d35e1d33faa4e94c25227f27925de3844a116291
Author: Arnel A. Borja <arnelborja@src.gnome.org>
Date:   Sat Sep 7 00:16:09 2013 +0800

    plparse: Add missing direction annotations to TotemPlPlaylist
    
    https://bugzilla.gnome.org/show_bug.cgi?id=707642

 plparse/totem-pl-playlist.c | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

commit 56f9ffaef28286eab41420ca6c4b7ae2e4613e75
Author: Arnel A. Borja <arnelborja@src.gnome.org>
Date:   Sat Sep 7 00:12:05 2013 +0800

    build: Add totem-pl-playlist.c to plparser_sources
    
    The source file totem-pl-playlist.c is not being parsed by g-ir-scanner
    because it is missing in instrospection_sources. This will implicitly
    add it to that variable.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=707642

 plparse/Makefile.am | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)