aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
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 7c9481f047..f309da653c 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,5 +1,10 @@
2004-02-18 Rodrigo Moya <rodrigo@ximian.com>
+ * gui/gnome-cal.c (client_cal_opened_cb): set the task pad client to NULL
+ if opening it failed. Show more verbose status bar messages.
+
+2004-02-18 Rodrigo Moya <rodrigo@ximian.com>
+
* common/authentication.c (auth_func_cb): call first e_passwords_get_password
before calling _ask_password.