commit 3c92ef843e8e3ba88f908678a58c8ee089aede41
Author: Thomas Wood <thomas.wood@intel.com>
Date:   Tue Jun 29 19:42:42 2010 +0100

    Release 2.31.4.1

 NEWS         |    9 +++++++++
 configure.ac |    2 +-
 2 files changed, 10 insertions(+), 1 deletions(-)

commit 4915df9724539e9981aa85bbb5c6b33b07bfef32
Author: Thomas Wood <thomas.wood@intel.com>
Date:   Tue Jun 29 19:16:25 2010 +0100

    datetime: don't try to set the timezone if the current location is unknown

 panels/datetime/cc-datetime-panel.c |   10 +++++++---
 1 files changed, 7 insertions(+), 3 deletions(-)

commit b9d7114c2aee5fdbd85f66fa4f35ea427aa49da5
Author: Thomas Wood <thomas.wood@intel.com>
Date:   Tue Jun 29 18:16:29 2010 +0100

    datetime: be sure to unref the old map and color map

 panels/datetime/cc-timezone-map.c |   20 +++++++++++++-------
 1 files changed, 13 insertions(+), 7 deletions(-)

commit 3776c0fd07f1b47e3b4c0a1706e10977344656f2
Author: Thomas Wood <thomas.wood@intel.com>
Date:   Tue Jun 29 18:09:17 2010 +0100

    datetime: use X-GNOME-Settings-Panel flag and correct Exec line
    
    Fix the Exec line in the .desktop file and use the X-GNOME-Settings-Panel
    property to identify the panel.

 panels/datetime/cc-datetime-panel.c                |    2 +-
 panels/datetime/gnome-datetime-panel.desktop.in.in |    4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

commit ae9bb70c5e59a12eb620a2ac3061d3548202087a
Author: Thomas Wood <thomas.wood@intel.com>
Date:   Tue Jun 29 17:48:57 2010 +0100

    datetime: add the dbus cflags and libraries

 panels/datetime/Makefile.am |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)