aboutsummaryrefslogtreecommitdiffstats
path: root/calendar
diff options
context:
space:
mode:
authorDamon Chaplin <damon@src.gnome.org>2001-10-26 07:29:11 +0800
committerDamon Chaplin <damon@src.gnome.org>2001-10-26 07:29:11 +0800
commit9900118629b138dd2445a2656f60784f0f68bb33 (patch)
tree9699c695ac75a9af8925c1787afdcfe152438153 /calendar
parente4e894969ece81b2ed434c7d66e4b2d1b42244d3 (diff)
downloadgsoc2013-evolution-9900118629b138dd2445a2656f60784f0f68bb33.tar
gsoc2013-evolution-9900118629b138dd2445a2656f60784f0f68bb33.tar.gz
gsoc2013-evolution-9900118629b138dd2445a2656f60784f0f68bb33.tar.bz2
gsoc2013-evolution-9900118629b138dd2445a2656f60784f0f68bb33.tar.lz
gsoc2013-evolution-9900118629b138dd2445a2656f60784f0f68bb33.tar.xz
gsoc2013-evolution-9900118629b138dd2445a2656f60784f0f68bb33.tar.zst
gsoc2013-evolution-9900118629b138dd2445a2656f60784f0f68bb33.zip
added bug number
svn path=/trunk/; revision=14109
Diffstat (limited to 'calendar')
-rw-r--r--calendar/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index ab865715e4..9140cc885f 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -14,7 +14,7 @@
or VTODO with all the VTIMEZONEs it uses.
* gui/dialogs/comp-editor.c (save_as_ok): use above function so we
- save the VTIMEZONE data with the VEVENT/VTODO. Fixes bug #????.
+ save the VTIMEZONE data with the VEVENT/VTODO. Fixes bug #8626.
Also made sure we output "METHOD:PUBLISH" since Outlook (2000) will
not import it otherwise.