diff options
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index eb3ed1a71a..e7502367a2 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,5 +1,11 @@ 2007-03-29 Matthew Barnes <mbarnes@redhat.com> + * gui/e-cal-component-memo-preview.c (write_html): + Use a format string ("%s") when passing uncontrolled data to a + printf-style function (CVE-2007-1002). + +2007-03-29 Matthew Barnes <mbarnes@redhat.com> + * gui/e-day-view.c: * gui/e-week-view.c: * gui/tasks-control.c: |