diff options
author | Dan Winship <danw@src.gnome.org> | 2003-03-18 03:47:34 +0800 |
---|---|---|
committer | Dan Winship <danw@src.gnome.org> | 2003-03-18 03:47:34 +0800 |
commit | 3f486d99c6d54f377cfd778d71844c53bf9bb9ff (patch) | |
tree | 21afbc29568c26f040cf3061445cef182125609c /widgets/ChangeLog | |
parent | 8148ebb2d9d8716d9ad341d3ac709a26eea123f2 (diff) | |
download | gsoc2013-evolution-3f486d99c6d54f377cfd778d71844c53bf9bb9ff.tar.gz gsoc2013-evolution-3f486d99c6d54f377cfd778d71844c53bf9bb9ff.tar.zst gsoc2013-evolution-3f486d99c6d54f377cfd778d71844c53bf9bb9ff.zip |
Don't crash if there's no timezone set initially. #39783
* e-timezone-dialog/e-timezone-dialog.c (on_map_motion): Don't
crash if there's no timezone set initially. #39783
svn path=/trunk/; revision=20313
Diffstat (limited to 'widgets/ChangeLog')
-rw-r--r-- | widgets/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/widgets/ChangeLog b/widgets/ChangeLog index 50102bc562..5189811ed5 100644 --- a/widgets/ChangeLog +++ b/widgets/ChangeLog @@ -1,3 +1,8 @@ +2003-03-17 Dan Winship <danw@ximian.com> + + * e-timezone-dialog/e-timezone-dialog.c (on_map_motion): Don't + crash if there's no timezone set initially. #39783 + 2003-03-11 Dan Winship <danw@ximian.com> * e-timezone-dialog/e-timezone-dialog.c: Various cleanups. |