diff options
author | Chenthill Palanisamy <pchen@src.gnome.org> | 2005-09-30 19:08:09 +0800 |
---|---|---|
committer | Chenthill Palanisamy <pchen@src.gnome.org> | 2005-09-30 19:08:09 +0800 |
commit | 9c2faea869197cbb5f223d923b9c0fadd814c361 (patch) | |
tree | 4cbd806b0426e89289ead46a548e0ae7640f1d22 /calendar/ChangeLog | |
parent | 6d3a5db30b2408177fa38b27f2864a5961833a5d (diff) | |
download | gsoc2013-evolution-9c2faea869197cbb5f223d923b9c0fadd814c361.tar.gz gsoc2013-evolution-9c2faea869197cbb5f223d923b9c0fadd814c361.tar.zst gsoc2013-evolution-9c2faea869197cbb5f223d923b9c0fadd814c361.zip |
Fixes #246480
svn path=/trunk/; revision=30436
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 0433ab8c79..9d710135e5 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,9 @@ +2005-09-30 Chenthill Palanisamy <pchenthill@novell.com> + + Fixes #246480 + * gui/e-calendar-view.c: (e_calendar_view_add_event): Remember + the time if the event is copy pasted in week or month views. + 2005-08-30 Chenthill Palanisamy <pchenthill@novell.com> Fixes #270036 |