aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorChenthill Palanisamy <pchen@src.gnome.org>2005-08-05 20:15:34 +0800
committerChenthill Palanisamy <pchen@src.gnome.org>2005-08-05 20:15:34 +0800
commit9ea747f72050ce5a863386a5f59f2e2544f58557 (patch)
treec11bba4cd501a426b091e30038e7e1eae633a26c /calendar/ChangeLog
parent0f6e36ed91b3569b5738246e40dd70e0b3f556a8 (diff)
downloadgsoc2013-evolution-9ea747f72050ce5a863386a5f59f2e2544f58557.tar
gsoc2013-evolution-9ea747f72050ce5a863386a5f59f2e2544f58557.tar.gz
gsoc2013-evolution-9ea747f72050ce5a863386a5f59f2e2544f58557.tar.bz2
gsoc2013-evolution-9ea747f72050ce5a863386a5f59f2e2544f58557.tar.lz
gsoc2013-evolution-9ea747f72050ce5a863386a5f59f2e2544f58557.tar.xz
gsoc2013-evolution-9ea747f72050ce5a863386a5f59f2e2544f58557.tar.zst
gsoc2013-evolution-9ea747f72050ce5a863386a5f59f2e2544f58557.zip
Vulnerability patch submitted by
"Sitic Vulnerability Advisory <sitic@pts.se>" svn path=/trunk/; revision=30006
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog16
1 files changed, 13 insertions, 3 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index 6d19889ad6..427c7e08fc 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,17 +1,27 @@
-2005-08-06 Chenthill Palanisamy <pchenthill@novell.com>
+2005-08-05 Chenthill Palanisamy <pchenthill@novell.com>
+
+ * gui/e-cal-component-preview.c: (write_html): Using format
+ specifier with gtk_html_stream_printf ().
+ * gui/e-calendar-table.c: (e_calendar_table_on_save_as):
+ * gui/e-calendar-view.c: (on_save_as): Using format
+ specifier for fprintf.
+ Vulnerability patch submitted by
+ "Sitic Vulnerability Advisory <sitic@pts.se>"
+
+2005-08-05 Chenthill Palanisamy <pchenthill@novell.com>
Fixes #311686
* gui/e-meeting-list-view.c (row_activated_cb):Added
a null check for path.
-2005-08-06 Chenthill Palanisamy <pchenthill@novell.com>
+2005-08-05 Chenthill Palanisamy <pchenthill@novell.com>
Fixes #312460
* gui/itip-utils.c (itip_get_comp_attendee): Removed
a double free.
-2005-08-05 Viren.l <lviren@novell.com>
+2005-08-04 Viren.l <lviren@novell.com>
Fixes #302460
* gui/e-day-view.c (e_day_view_on_event_double_click):