diff options
author | Suman Manjunath <msuman@src.gnome.org> | 2009-01-12 12:38:11 +0800 |
---|---|---|
committer | Suman Manjunath <msuman@src.gnome.org> | 2009-01-12 12:38:11 +0800 |
commit | 66ea0e4652494beaf42ee198943d2dfc6cab7d8a (patch) | |
tree | 3998dda52b09938d18cb46e00edb6cf8643c0c94 /calendar/ChangeLog | |
parent | 87b2f1814cf83b10d1efd410f651c847d1a4c6c2 (diff) | |
download | gsoc2013-evolution-66ea0e4652494beaf42ee198943d2dfc6cab7d8a.tar.gz gsoc2013-evolution-66ea0e4652494beaf42ee198943d2dfc6cab7d8a.tar.zst gsoc2013-evolution-66ea0e4652494beaf42ee198943d2dfc6cab7d8a.zip |
Matthew Barnes <mbarnes@redhat.com> ** Fix for bug #567148 (Use a labelled button to bring up the timezone selector widget).
svn path=/trunk/; revision=37051
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 1771cc246a..b7aae41976 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,10 @@ +2009-01-12 Matthew Barnes <mbarnes@redhat.com> + + ** Fix for bug #567148 + + * gui/e-timezone-entry.c (e_timezone_entry_init): Use a labelled button + to bring up the timezone selector widget. + 2009-01-11 Matthew Barnes <mbarnes@redhat.com> * gui/e-cal-component-preview (on_link_clicked): |