diff options
author | Rodrigo Moya <rodrigo@novell.com> | 2005-02-02 20:29:26 +0800 |
---|---|---|
committer | Rodrigo Moya <rodrigo@src.gnome.org> | 2005-02-02 20:29:26 +0800 |
commit | 7580e2fa47f92502a9ec207562d449b2f685b028 (patch) | |
tree | 4cb87012a3a301b6c3b51488b43bd3765ec4adf7 /calendar/ChangeLog | |
parent | 03d6657b97a417b22d8cc1ff544dd3ddec7e619b (diff) | |
download | gsoc2013-evolution-7580e2fa47f92502a9ec207562d449b2f685b028.tar.gz gsoc2013-evolution-7580e2fa47f92502a9ec207562d449b2f685b028.tar.zst gsoc2013-evolution-7580e2fa47f92502a9ec207562d449b2f685b028.zip |
Fixes #72090
2005-02-02 Rodrigo Moya <rodrigo@novell.com>
Fixes #72090
* gui/calendar-component.c (impl_handleURI): don't assume the URI is
always correct.
svn path=/trunk/; revision=28677
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 bc676f7cb8..72355b96cc 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,10 @@ +2005-02-02 Rodrigo Moya <rodrigo@novell.com> + + Fixes #72090 + + * gui/calendar-component.c (impl_handleURI): don't assume the URI is + always correct. + 2005-02-01 Rodney Dawes <dobey@novell.com> * gui/dialogs/comp-editor.c (setup_widgets): Clean up the spacing |