diff options
author | Chenthill Palanisamy <pchen@src.gnome.org> | 2005-08-17 11:50:04 +0800 |
---|---|---|
committer | Chenthill Palanisamy <pchen@src.gnome.org> | 2005-08-17 11:50:04 +0800 |
commit | 65c483fd06354745a0ee96fd0f4d94eb160a87c7 (patch) | |
tree | 5ed612fbcfd1eeaa49fe8c87c4b59bd1bbda8f5c /calendar/ChangeLog | |
parent | 52706f8815d773bda03c0d02e472d2d076eee779 (diff) | |
download | gsoc2013-evolution-65c483fd06354745a0ee96fd0f4d94eb160a87c7.tar.gz gsoc2013-evolution-65c483fd06354745a0ee96fd0f4d94eb160a87c7.tar.zst gsoc2013-evolution-65c483fd06354745a0ee96fd0f4d94eb160a87c7.zip |
Fixes #311904
svn path=/trunk/; revision=30139
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 c3b8c81e06..46f746bd59 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,10 @@ +2005-08-17 Chenthill Palanisamy <pchenthill@novell.com> + + Fixes #311904 + * gui/dialogs/task-details-page.c: + (task_details_page_fill_component): Check if the date is + set before comparing it with current day for validation. + 2005-08-12 Viren.L <lviren@novell.com> Fixes #312739 |