diff options
author | Milan Crha <mcrha@src.gnome.org> | 2007-07-26 17:25:54 +0800 |
---|---|---|
committer | Milan Crha <mcrha@src.gnome.org> | 2007-07-26 17:25:54 +0800 |
commit | 29b6bd175af679d0a499011833130789030e18b5 (patch) | |
tree | 72b43f018d86443c182873dbf0bd719dfada908b /calendar/ChangeLog | |
parent | ebbe5a9fa3421f2004b90d2c5c7a7496ffc8c5a7 (diff) | |
download | gsoc2013-evolution-29b6bd175af679d0a499011833130789030e18b5.tar.gz gsoc2013-evolution-29b6bd175af679d0a499011833130789030e18b5.tar.zst gsoc2013-evolution-29b6bd175af679d0a499011833130789030e18b5.zip |
2007-07-26 mcrha Fix for bug #273699
svn path=/trunk/; revision=33843
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 91c449497f..7927f63e94 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,10 @@ +2007-07-26 Milan Crha <mcrha@redhat.com> + + ** Fix for bug #273699 + + * gui/alarm-notify/notify-main.c: (main): + Do g_warning instead of g_error when factory could not be created. + 2007-07-18 Hiroyuki Ikezoe <poincare@ikezoe.net> * gui/cal-search-bar.c: (cal_search_bar_construct): Remove "/" as |