aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorRodrigo Moya <rodrigo@ximian.com>2003-10-31 20:24:12 +0800
committerRodrigo Moya <rodrigo@src.gnome.org>2003-10-31 20:24:12 +0800
commita511462241b8c68eeaeb6aeddb0381b71836fb82 (patch)
tree31b1deedb3e1e3a79696f3ef41e76f12db60dac6 /calendar/ChangeLog
parent211e8e8b45c57f7828867f644f596aa8db453d0e (diff)
downloadgsoc2013-evolution-a511462241b8c68eeaeb6aeddb0381b71836fb82.tar
gsoc2013-evolution-a511462241b8c68eeaeb6aeddb0381b71836fb82.tar.gz
gsoc2013-evolution-a511462241b8c68eeaeb6aeddb0381b71836fb82.tar.bz2
gsoc2013-evolution-a511462241b8c68eeaeb6aeddb0381b71836fb82.tar.lz
gsoc2013-evolution-a511462241b8c68eeaeb6aeddb0381b71836fb82.tar.xz
gsoc2013-evolution-a511462241b8c68eeaeb6aeddb0381b71836fb82.tar.zst
gsoc2013-evolution-a511462241b8c68eeaeb6aeddb0381b71836fb82.zip
fixed mismatched condition in if/else statement.
2003-10-31 Rodrigo Moya <rodrigo@ximian.com> * gui/e-calendar-table.c (e_calendar_table_show_popup_menu): fixed mismatched condition in if/else statement. svn path=/trunk/; revision=23147
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index 5c6a6a0750..74c02a9b98 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,8 @@
+2003-10-31 Rodrigo Moya <rodrigo@ximian.com>
+
+ * gui/e-calendar-table.c (e_calendar_table_show_popup_menu): fixed
+ mismatched condition in if/else statement.
+
2003-10-30 Rodrigo Moya <rodrigo@ximian.com>
* gui/e-tasks.[ch] (e_tasks_get_cal_client): removed.