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 364db8c252..5fe3e568f0 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,8 @@
+2007-08-28 Matthew Barnes <mbarnes@redhat.com>
+
+ * gui/e-cal-popup.c (e_cal_popup_target_new_source):
+ g_strncasecmp() is deprecated; use g_ascii_strncasecmp() instead.
+
2007-08-27 Hiroyuki Ikezoe <poincare@ikezoe.net>
** Fix for the same issue of week view of bug #330628