commit d0c6a0cb35143bccc807a8994a18c750a163f94e
Author: GNOME Translation Robot <gnome-sysadmin@gnome.org>
Date:   Tue Mar 8 20:39:42 2016 +0000

    Added Scottish Gaelic translation

 po/LINGUAS |   1 +
 po/gd.po   | 477 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 478 insertions(+)

commit 22a204ecc7105e87dc044d7c44603fe8d495db04
Author: Georges Basile Stavracas Neto <georges.stavracas@gmail.com>
Date:   Tue Mar 8 15:50:38 2016 -0300

    search-view: don't load events with no dtstart

 src/gcal-search-view.c | 16 +++++++++-------
 1 file changed, 9 insertions(+), 7 deletions(-)

commit 139104ccbd72c5ee34a73e4c0bd25e0851d28507
Author: Georges Basile Stavracas Neto <georges.stavracas@gmail.com>
Date:   Tue Mar 8 14:30:36 2016 -0300

    search-view: protect against NULL date

 src/gcal-search-view.c | 7 +++++++
 1 file changed, 7 insertions(+)

commit db43ec73b5c1dd53419b0266180d7ac42d78fd75
Author: Georges Basile Stavracas Neto <georges.stavracas@gmail.com>
Date:   Tue Mar 8 14:26:04 2016 -0300

    Revert "search-view: protect against empty component date"
    
    This reverts commit 17af33a5c6cb219d2524f2d1671c7d7ab360cb6c.

 src/gcal-search-view.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 0b213cc75fcd6e619153e1c026dfc5a8cca6add2
Author: Georges Basile Stavracas Neto <georges.stavracas@gmail.com>
Date:   Tue Mar 8 14:25:56 2016 -0300

    Revert "Follow up for the previous commit"
    
    This reverts commit c1082e65d5b352af5e08c3ef4fcd36842090cfe0.

 src/gcal-search-view.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit c1082e65d5b352af5e08c3ef4fcd36842090cfe0
Author: Georges Basile Stavracas Neto <georges.stavracas@gmail.com>
Date:   Tue Mar 8 14:19:03 2016 -0300

    Follow up for the previous commit

 src/gcal-search-view.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 17af33a5c6cb219d2524f2d1671c7d7ab360cb6c
Author: Georges Basile Stavracas Neto <georges.stavracas@gmail.com>
Date:   Tue Mar 8 14:14:14 2016 -0300

    search-view: protect against empty component date
    
    This would cause crashes when searching.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=763166

 src/gcal-search-view.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit ee9bb968db9cf4f854c8c98bcdb7e360993e3fe4
Author: Georges Basile Stavracas Neto <georges.stavracas@gmail.com>
Date:   Tue Mar 8 13:27:03 2016 -0300

    year-view: save context before retrieving font description
    
    It seems that this call to gtk_style_context_get(...) causes
    a drawing loop which consumes lots of CPU cycles. Thanks to
    Sebastien Bacher for figuring this out.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=762724

 src/gcal-year-view.c | 5 +++++
 1 file changed, 5 insertions(+)

commit a523c7494c1f98972734f393d0d89552e58c72b1
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:   Sat Mar 5 22:35:49 2016 +0100

    Updated Slovenian translation

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

commit 1a712176768c0232e5ee84b498f822b0c7fddf4e
Author: Cédric Valmary <cvalmary@yahoo.fr>
Date:   Thu Mar 3 20:27:12 2016 +0000

    Updated Occitan translation

 po/oc.po | 379 +++++++++++++++++++++++++++++++++++++++++++++++++++++----------
 1 file changed, 318 insertions(+), 61 deletions(-)

commit a7daef52f6c1067da3bba1c7d3a97470531f49de
Author: Rūdolfs Mazurs <rudolfsm@src.gnome.org>
Date:   Thu Feb 4 19:49:24 2016 +0200

    Add Latvian translation

 po/LINGUAS |   1 +
 po/lv.po   | 471 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 472 insertions(+)

commit d71af0849fc71cc19c053e375406f7d34d9c7275
Author: Jakub Steiner <jimmac@gmail.com>
Date:   Wed Sep 23 18:14:18 2015 +0200

    icons: provide app symbolic
    
    - provide a symbolic variant of the app icon, mainly
      for the HighContrast theme (and shell's top bar).

 data/icons/Makefile.am                             |  1 +
 ...color_apps_symbolic_gnome-calendar-symbolic.svg | 28 ++++++++++++++++++++++
 2 files changed, 29 insertions(+)

commit b370300dd0d9b294f326016673c633c88ba04d60
Author: Erick Perez Castellanos <erick.red@gmail.com>
Date:   Wed Dec 23 11:06:25 2015 -0600

    Bump version to 3.18.2.1 for release
    
    Revert commit breaking string freeze

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