diff options
author | Rodrigo Moya <rodrigo@src.gnome.org> | 2005-01-19 02:02:04 +0800 |
---|---|---|
committer | Rodrigo Moya <rodrigo@src.gnome.org> | 2005-01-19 02:02:04 +0800 |
commit | 764e60873f3ea3f2e1fa6a78cb668cb95ba175f9 (patch) | |
tree | a0da143a9a1fa252423eae56e737eb8bbce5bffe | |
parent | e4a9abf40a950e9ec12d6dbaeadc9f14fb528f0f (diff) | |
download | gsoc2013-evolution-764e60873f3ea3f2e1fa6a78cb668cb95ba175f9.tar.gz gsoc2013-evolution-764e60873f3ea3f2e1fa6a78cb668cb95ba175f9.tar.zst gsoc2013-evolution-764e60873f3ea3f2e1fa6a78cb668cb95ba175f9.zip |
Added bug number
svn path=/trunk/; revision=28442
-rw-r--r-- | calendar/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index bce454a3a9..770a6b3235 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,5 +1,7 @@ 2005-01-18 Rodrigo Moya <rodrigo@novell.com> + Fixes #71407 + * gui/e-week-view.c (process_component): killed warnings. (e_week_view_start_editing_event): do nothing if the calendar is read only. |