diff options
author | Jeff Cai <jeffcai@src.gnome.org> | 2006-08-20 19:50:16 +0800 |
---|---|---|
committer | Jeff Cai <jeffcai@src.gnome.org> | 2006-08-20 19:50:16 +0800 |
commit | 71866ce5ca218fd207346900d431201426b53925 (patch) | |
tree | 1f5fed31e17fe41f1ba1365315dcc02acf9f2689 /widgets/ChangeLog | |
parent | 5e68bec45991b38dc75df22ef47b81ffad36974a (diff) | |
download | gsoc2013-evolution-71866ce5ca218fd207346900d431201426b53925.tar gsoc2013-evolution-71866ce5ca218fd207346900d431201426b53925.tar.gz gsoc2013-evolution-71866ce5ca218fd207346900d431201426b53925.tar.bz2 gsoc2013-evolution-71866ce5ca218fd207346900d431201426b53925.tar.lz gsoc2013-evolution-71866ce5ca218fd207346900d431201426b53925.tar.xz gsoc2013-evolution-71866ce5ca218fd207346900d431201426b53925.tar.zst gsoc2013-evolution-71866ce5ca218fd207346900d431201426b53925.zip |
Fixes 350559. Disable timeout function when the map is destroyed.
svn path=/trunk/; revision=32596
Diffstat (limited to 'widgets/ChangeLog')
-rw-r--r-- | widgets/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/widgets/ChangeLog b/widgets/ChangeLog index 0b349a6114..0f342e3c05 100644 --- a/widgets/ChangeLog +++ b/widgets/ChangeLog @@ -1,3 +1,10 @@ +2006-08-20 Jeff Cai <jeff.cai@sun.com> + + * e-timezone-dialog/e-timezone-dialog.c: + (e_timezone_dialog_construct), (e_timezone_dialog_reparent), + (map_destroy_cb): + Fixes 350559. Disable timeout function when the map is destroyed. + 2006-07-21 Hiroyuki Ikezoe <poincare@ikezoe.net> ** Fixes 342313. |