diff options
author | Milan Crha <mcrha@redhat.com> | 2008-12-18 01:14:05 +0800 |
---|---|---|
committer | Milan Crha <mcrha@src.gnome.org> | 2008-12-18 01:14:05 +0800 |
commit | 4340e3cf7afcde55fdf063e4220bcff67e822167 (patch) | |
tree | cff85666e4f8bf4712b0a9ed12745ad3fc79bd53 /calendar/ChangeLog | |
parent | 4d37b2e50e0d44663da1af7a7abd3b4ca5395c92 (diff) | |
download | gsoc2013-evolution-4340e3cf7afcde55fdf063e4220bcff67e822167.tar.gz gsoc2013-evolution-4340e3cf7afcde55fdf063e4220bcff67e822167.tar.zst gsoc2013-evolution-4340e3cf7afcde55fdf063e4220bcff67e822167.zip |
Show reason of a failure on a console too.
2008-12-17 Milan Crha <mcrha@redhat.com>
* gui/e-cal-model.c: (update_e_cal_view_for_client):
Show reason of a failure on a console too.
svn path=/trunk/; revision=36913
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 22b036a633..8e059dad45 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,8 @@ +2008-12-17 Milan Crha <mcrha@redhat.com> + + * gui/e-cal-model.c: (update_e_cal_view_for_client): + Show reason of a failure on a console too. + 2008-12-15 Milan Crha <mcrha@redhat.com> ** Fix for bug #540181 |