commit ffcd2d98a1fe48decfcbcc9e11aa146586c54ebf
Author: Álvaro Peña <alvaropg@gmail.com>
Date:   Wed Sep 24 19:36:33 2014 +0200

    build: Release version 0.11.1

 NEWS         | 17 +++++++++++++++++
 configure.ac |  2 +-
 2 files changed, 18 insertions(+), 1 deletion(-)

commit 2eb8116e0379a12dc8627d28e76b127322ffe19e
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sun May 4 11:54:24 2014 +0200

    data: Update licencing information in AppData file

    See:
    http://blogs.gnome.org/hughsie/2014/05/02/appdata-meet-spdx-spdx-meet-appdata/.

    https://bugzilla.gnome.org/show_bug.cgi?id=729499

 data/almanah.appdata.xml.in | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

commit 724765d9fc40aa1cfe52e5908ca77355cf1a712c
Author: Muhammet Kara <muhammetk@gmail.com>
Date:   Thu Jun 19 12:49:04 2014 +0000

    Updated Turkish translation

 po/tr.po | 634
 +++++++++++++++++++++++++++++++++++++--------------------------
 1 file changed, 377 insertions(+), 257 deletions(-)

commit 421e86691b012461b3530a1b33faabf7287a33a4
Author: Álvaro Peña <alvaropg@visual-tools.com>
Date:   Mon Apr 21 12:24:08 2014 +0200

    Fixed the return in a void function

    Thanks to Arthur Marble <arthur@info9.net>
    https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=745257

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

commit f332bcd0b3373f4d61df27f5f18e0fda0b4549fd
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:   Sun Mar 30 18:16:08 2014 +0200

    doap: update URLs

 README       | 6 +++---
 almanah.doap | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

commit a0cb5ac770d65b9f8da78491b7b67f9617aec2d6
Author: Andika Triwidada <andika@gmail.com>
Date:   Fri Mar 28 11:38:43 2014 +0000

    Updated Indonesian translation

 po/id.po | 83
 +++++++++++++++++++++++++++++++++++++++++++++-------------------
 1 file changed, 58 insertions(+), 25 deletions(-)

commit dc2c992d6d7708f68d88a92428f16be55726656a
Author: Michael Scherer <misc@zarb.org>
Date:   Sun Mar 16 18:35:52 2014 +0000

    Updated French translation

 po/fr.po | 210
 +++++++++++++++++++++++++++++++++++++++++++--------------------
 1 file changed, 144 insertions(+), 66 deletions(-)

commit 6af7d723ee7943ed468e8ed7089d9620e7afe8eb
Author: Benjamin St <b@stbe.at>
Date:   Fri Mar 7 23:02:37 2014 +0000

    Updated German translation

 po/de.po | 571
 +++++++++++++++++++++++++++++++++++++++------------------------
 1 file changed, 351 insertions(+), 220 deletions(-)

commit d5e160fa24902df664ad4f75b34ee36a6b58d561
Author: Balázs Úr <urbalazs@src.gnome.org>
Date:   Sun Feb 23 15:35:27 2014 +0100

    Updated Hungarian translation

 po/hu.po | 87
 ++++++++++++++++++++++++++++++++++++++++++++++------------------
 1 file changed, 63 insertions(+), 24 deletions(-)

commit f49ea6dd832e677f336eb0cba4dd786e69d4d268
Author: Мирослав Николић <miroslavnikolic@rocketmail.com>
Date:   Wed Jan 29 10:28:23 2014 +0100

    Updated Serbian translation

 po/sr.po       | 86
 ++++++++++++++++++++++++++++++++++++++++++----------------
 po/sr@latin.po | 86
 ++++++++++++++++++++++++++++++++++++++++++----------------
 2 files changed, 124 insertions(+), 48 deletions(-)

commit 05a50d5654b6bb955ba42c042f3f3f207a0ef30a
Author: Álvaro Peña <alvaropg@gmail.com>
Date:   Sun Jan 26 18:44:50 2014 +0100

    app-data: Updated screenshot dimensions to a 16:9

 data/almanah.appdata.xml.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 724ba847848c7cadf5005d958ab11dce8c46c11e
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Fri Dec 20 23:19:49 2013 +0000

    build: Enable validation of the AppData file

    Add a build-time dependency on appdata-tools to enable validation
    of the
    AppData file during `make check`. See:
    https://github.com/hughsie/appdata-tools.

    https://bugzilla.gnome.org/show_bug.cgi?id=720853

    Signed-off-by: Álvaro Peña <alvaropg@gmail.com>

 configure.ac     |  2 ++
 data/Makefile.am | 14 ++++++++++----
 2 files changed, 12 insertions(+), 4 deletions(-)

commit e3794e2a7b0495b2016d228c2dfecd872a76ffdb
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Fri Dec 20 23:17:14 2013 +0000

    build: Split EXTRA_DIST and CLEANFILES up in data/Makefile.am

    Make each section of the Makefile self-contained.

    https://bugzilla.gnome.org/show_bug.cgi?id=720853

    Signed-off-by: Álvaro Peña <alvaropg@gmail.com>

 data/Makefile.am | 29 ++++++++++++++++++-----------
 1 file changed, 18 insertions(+), 11 deletions(-)

commit f169afb1166ccb0652bda7d62c5b24353c438b20
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Fri Dec 20 23:14:06 2013 +0000

    build: Update git.mk from upstream

    https://bugzilla.gnome.org/show_bug.cgi?id=720853

    Signed-off-by: Álvaro Peña <alvaropg@gmail.com>

 Makefile.am |  12 +---
 git.mk      | 192
 ++++++++++++++++++++++++++++++++++++++++++++++++------------
 2 files changed, 156 insertions(+), 48 deletions(-)

commit 90ce58f24f900baefddec78fe5f7c9850a370c0b
Author: Philip Withnall <philip.withnall@collabora.co.uk>
Date:   Fri Jan 10 21:21:20 2014 +0000

    core: Update FSF licence address

    Instead of hard-coding the postal address for the FSF, reference
    the GNU
    website.

    https://bugzilla.gnome.org/show_bug.cgi?id=721540

 src/event-factories/calendar-client.c       | 4 +---
 src/event-factories/calendar-client.h       | 4 +---
 src/event-factories/calendar-debug.h        | 4 +---
 src/event-factories/calendar-sources.c      | 4 +---
 src/event-factories/calendar-sources.h      | 4 +---
 src/event-factories/e-cell-renderer-color.c | 4 +---
 src/event-factories/e-cell-renderer-color.h | 4 +---
 src/widgets/eggwrapbox.c                    | 4 +---
 src/widgets/eggwrapbox.h                    | 4 +---
 9 files changed, 9 insertions(+), 27 deletions(-)

commit 7f75d7435d5ec52a1ad0e736e25418b103f29af0
Author: Dimitris Spingos <dmtrs32@gmail.com>
Date:   Tue Jan 7 10:18:32 2014 +0200

    Updated Greek translation

 po/el.po | 341
 +++++++++++++++++++++++++++++++++++++--------------------------
 1 file changed, 202 insertions(+), 139 deletions(-)

commit 0023d96f90b9aa19d1698982b5b7891e85bad822
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:   Sun Dec 22 19:22:29 2013 +0100

    Updated Slovenian translation

 po/sl.po | 30 ++++++++++++++++++++++--------
 1 file changed, 22 insertions(+), 8 deletions(-)

commit 17ff6bc70a8f28bcbaaa8adcb0ba883ca7d0a6be
Author: Marek Černocký <marek@manet.cz>
Date:   Tue Dec 3 21:59:07 2013 +0100

    Updated Czech translation

 po/cs.po | 77
 +++++++++++++++++++++++++++++++++++++++++++++-------------------
 1 file changed, 55 insertions(+), 22 deletions(-)

commit a40abe7a6f783d3a0d84ac0f2dbae2ce010d7335
Author: Álvaro Peña <alvaropg@gmail.com>
Date:   Sat Nov 30 13:55:41 2013 +0100

    build: Post-release version bump

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

commit 7ffa8bede3b244a10bb4bc8fac60acb49e8a1b22
Author: Álvaro Peña <alvaropg@gmail.com>
Date:   Sat Nov 30 13:51:36 2013 +0100

    build: Release version 0.11.0

 NEWS | 25 +++++++++++++++++++++++++
 1 file changed, 25 insertions(+)