commit 2a0d7d01ff9a14cd3e655f36aee2db8b7f9e7a8a
Author: Juan A. Suarez Romero <jasuarez@igalia.com>
Date:   Tue Feb 18 14:43:34 2014 +0000

    Release 0.2.11

 AUTHORS |  1 +
 NEWS    | 44 ++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 45 insertions(+)

commit 55f47f456e31c336b4a8d607e5ab0cc08f67f108
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Feb 17 15:06:57 2014 +0100

    bookmarks: Fix content-added signal for new items
    
    We want to tell the front-end about the newly added item, not that
    we added the parent container.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=724548

 src/bookmarks/grl-bookmarks.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit cc99187f7e391aadcb4c0d9cc4d7e795ac7e137d
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Feb 18 11:53:31 2014 +0000

    bookmarks: Fix GrlMediaType for images too
    
    https://bugzilla.gnome.org/show_bug.cgi?id=724548

 src/bookmarks/grl-bookmarks.c | 8 ++++++++
 1 file changed, 8 insertions(+)

commit 1a7b364818c65679e9398d0049d11070ee22d0b0
Author: Juan R. Garcia Blanco <juanrgar@gmail.com>
Date:   Fri Feb 14 16:55:43 2014 +0100

    freebox: Check for avahi-glib and avahi-client
    
    freebox plugin links against libavahi-client and libavahi-glib,
    in addition to libavahi-gobject.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=724369

 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit c2ceb922d7adfd4708b6e5f2478bf3765f4d71e7
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Feb 18 10:43:26 2014 +0100

    flickr: Set MIME-type for media
    
    https://bugzilla.gnome.org/show_bug.cgi?id=724615

 src/flickr/grl-flickr.c | 15 +++++++++++++++
 1 file changed, 15 insertions(+)

commit d1ce5edd2a2e6b0c5e9001b18a699d6f96c1ea57
Author: Juan A. Suarez Romero <jasuarez@igalia.com>
Date:   Tue Feb 18 11:30:11 2014 +0000

    build: Require glib >= 2.34
    
    g_clear_pointer() has bene introduced in 2.34.

 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 290a7818170f27fe0b76ad5fb608deff14d2b7fb
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Feb 13 04:09:41 2014 +0100

    pocket: Update gnome-pocket.[ch]
    
    https://bugzilla.gnome.org/show_bug.cgi?id=724265

 src/pocket/gnome-pocket.c | 223 +++++++++++++++++++++++++++++++++-------------
 src/pocket/gnome-pocket.h |   7 ++
 2 files changed, 169 insertions(+), 61 deletions(-)

commit 2ed4587cfbf0dff65a06fed508ee7b86a6336c06
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Feb 13 04:10:03 2014 +0100

    pocket: Add support for thumbnails
    
    https://bugzilla.gnome.org/show_bug.cgi?id=724265

 src/pocket/grl-pocket.c | 1 +
 1 file changed, 1 insertion(+)

commit bc5881fed56fc891131c9d0941c0d474db53f6b3
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Feb 13 03:58:28 2014 +0100

    pocket: Remove unused functions
    
    https://bugzilla.gnome.org/show_bug.cgi?id=724265

 src/pocket/grl-pocket.c | 14 --------------
 1 file changed, 14 deletions(-)

commit a8021f090e8454c79815058d05cb2da532765d2f
Author: Vadim Rutkovsky <vrutkovs@redhat.com>
Date:   Mon Feb 17 14:46:56 2014 +0100

    Allow building with tracker 1.0
    
    https://bugzilla.gnome.org/show_bug.cgi?id=724546

 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit b87194a28246771ca8db906ea300a9593f99e9ab
Author: Juan A. Suarez Romero <jasuarez@igalia.com>
Date:   Sun Feb 16 15:21:52 2014 +0000

    tmdb: add missing mock entry in tests

 tests/tmdb/data/sherlock.ini | 3 +++
 1 file changed, 3 insertions(+)

commit 2a90b0557993424f555841fc60f4fe861c85fb4c
Author: Marek Černocký <marek@manet.cz>
Date:   Thu Feb 13 21:45:21 2014 +0100

    Updated Czech translation

 po/cs.po | 111 ++++++++++++++++++++++++++++++++++++++-------------------------
 1 file changed, 68 insertions(+), 43 deletions(-)

commit f7249b684782dc164774b285726666570c3ac104
Author: Juan A. Suarez Romero <jasuarez@igalia.com>
Date:   Thu Feb 13 12:35:42 2014 +0000

    pocket: gnome-online-accounts >= 3.11.4 required
    
    Which adds the goa_account_get_read_later_disabled()
    function used by the Pocket source.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=724123

 configure.ac | 12 +++++++-----
 1 file changed, 7 insertions(+), 5 deletions(-)

commit 3a18a66b4ce0a18e453c69578cf67c646ad54629
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Wed Feb 12 19:40:31 2014 +0100

    Updated Norwegian bokmål translation

 po/nb.po | 117 +++++++++++++++++++++++++++++++++++++++------------------------
 1 file changed, 72 insertions(+), 45 deletions(-)

commit e6ffd2dd50eb968d7b34517b9877a02ce45360a7
Author: Andika Triwidada <andika@gmail.com>
Date:   Wed Feb 12 05:04:30 2014 +0000

    Updated Indonesian translation

 po/id.po | 110 +++++++++++++++++++++++++++++++++++++++------------------------
 1 file changed, 68 insertions(+), 42 deletions(-)

commit d8dc94cf94a4581f5ef7fa9dc3589b4b8dcb0024
Author: Aurimas ÄŒernius <aurisc4@gmail.com>
Date:   Tue Feb 11 22:40:29 2014 +0200

    Updated Lithuanian translation

 po/lt.po | 114 +++++++++++++++++++++++++++++++++++++++------------------------
 1 file changed, 71 insertions(+), 43 deletions(-)

commit 3df43d4ca1d6fe11850dfb6b80e9d346091e1184
Author: Piotr DrÄ…g <piotrdrag@gmail.com>
Date:   Tue Feb 11 13:35:13 2014 +0100

    Updated Polish translation

 po/pl.po | 112 +++++++++++++++++++++++++++++++++++++++------------------------
 1 file changed, 69 insertions(+), 43 deletions(-)

commit 7bb22b609d7ff740238101187e3aa73c9e70017e
Author: Juan A. Suarez Romero <jasuarez@igalia.com>
Date:   Tue Feb 11 10:35:27 2014 +0000

    Post-release version bump to 0.2.11

 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)