aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorJP Rosevear <jpr@helixcode.com>2000-10-25 00:21:10 +0800
committerJP Rosevear <jpr@src.gnome.org>2000-10-25 00:21:10 +0800
commite504870c44f30b89276793ef13905315c9495b95 (patch)
tree0bd1cef5f7c1418236349744ddfbb66e8e5f3ac3 /calendar/ChangeLog
parenta0ca956fc439bcf30a3b6a5a5af6907cfb3b8ab8 (diff)
downloadgsoc2013-evolution-e504870c44f30b89276793ef13905315c9495b95.tar
gsoc2013-evolution-e504870c44f30b89276793ef13905315c9495b95.tar.gz
gsoc2013-evolution-e504870c44f30b89276793ef13905315c9495b95.tar.bz2
gsoc2013-evolution-e504870c44f30b89276793ef13905315c9495b95.tar.lz
gsoc2013-evolution-e504870c44f30b89276793ef13905315c9495b95.tar.xz
gsoc2013-evolution-e504870c44f30b89276793ef13905315c9495b95.tar.zst
gsoc2013-evolution-e504870c44f30b89276793ef13905315c9495b95.zip
Lookup a pid by uid. (e_pilot_map_lookup_uid): Lookup a uid by pid. Now
2000-10-23 JP Rosevear <jpr@helixcode.com> * e-pilot-map.c (e_pilot_map_lookup_pid): Lookup a pid by uid. (e_pilot_map_lookup_uid): Lookup a uid by pid. Now this is wrapped, we can store archive info internally * e-pilot-map.h: New accessor prototype 2000-10-23 JP Rosevear <jpr@helixcode.com> * conduits/todo/todo-conduit.c (local_record_from_comp): Use new e-pilot-map lookup function (match): ditto * conduits/calendar/calendar-conduit.c (local_record_from_comp): Use new e-pilot-map lookup function (match): ditto svn path=/trunk/; revision=6146
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index 03b6968ac8..6da5bcb51b 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,13 @@
+2000-10-23 JP Rosevear <jpr@helixcode.com>
+
+ * conduits/todo/todo-conduit.c (local_record_from_comp): Use
+ new e-pilot-map lookup function
+ (match): ditto
+
+ * conduits/calendar/calendar-conduit.c (local_record_from_comp): Use
+ new e-pilot-map lookup function
+ (match): ditto
+
2000-10-23 Dan Winship <danw@helixcode.com>
* pcs/Makefile.am (INCLUDES):