aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorJP Rosevear <jpr@helixcode.com>2000-09-10 15:04:44 +0800
committerJP Rosevear <jpr@src.gnome.org>2000-09-10 15:04:44 +0800
commit33c7b4364e0f418fafa0ab610182ca31fe969f5d (patch)
treed8b751d8062ba4d88a82b324df24352542e726aa /calendar/ChangeLog
parent900a7ac710e0ce88bb3c8fa00673fe405a8ba668 (diff)
downloadgsoc2013-evolution-33c7b4364e0f418fafa0ab610182ca31fe969f5d.tar
gsoc2013-evolution-33c7b4364e0f418fafa0ab610182ca31fe969f5d.tar.gz
gsoc2013-evolution-33c7b4364e0f418fafa0ab610182ca31fe969f5d.tar.bz2
gsoc2013-evolution-33c7b4364e0f418fafa0ab610182ca31fe969f5d.tar.lz
gsoc2013-evolution-33c7b4364e0f418fafa0ab610182ca31fe969f5d.tar.xz
gsoc2013-evolution-33c7b4364e0f418fafa0ab610182ca31fe969f5d.tar.zst
gsoc2013-evolution-33c7b4364e0f418fafa0ab610182ca31fe969f5d.zip
Convert "//" style comments (local_record_from_ical_uid): Remove
2000-09-10 JP Rosevear <jpr@helixcode.com> * conduits/todo/todo-conduit.c: Convert "//" style comments (local_record_from_ical_uid): Remove iCalObject cruft (ical_from_remote_record): ditto (free_match): Properly unref the CalComponent svn path=/trunk/; revision=5299
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index 441fa5e815..3a314c0e55 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,4 +1,10 @@
2000-09-10 JP Rosevear <jpr@helixcode.com>
+ * conduits/todo/todo-conduit.c: Convert "//" style comments
+ (local_record_from_ical_uid): Remove iCalObject cruft
+ (ical_from_remote_record): ditto
+ (free_match): Properly unref the CalComponent
+
+2000-09-10 JP Rosevear <jpr@helixcode.com>
* conduits/todo/todo-conduit.c (local_record_from_icalobject): Use
cal component pilot stuff properly