[Galago-commits] r2530 - branches/galago-daemon/protocol-cleanup

galago-commits at freedesktop.org galago-commits at freedesktop.org
Fri Feb 3 10:15:44 PST 2006


Author: chipx86
Date: 2006-02-03 10:15:25 -0800 (Fri, 03 Feb 2006)
New Revision: 2530

Modified:
   branches/galago-daemon/protocol-cleanup/ChangeLog
Log:
Woops, never committed this.


Modified: branches/galago-daemon/protocol-cleanup/ChangeLog
===================================================================
--- branches/galago-daemon/protocol-cleanup/ChangeLog	2006-02-03 10:26:44 UTC (rev 2529)
+++ branches/galago-daemon/protocol-cleanup/ChangeLog	2006-02-03 18:15:25 UTC (rev 2530)
@@ -1,3 +1,18 @@
+Fri Feb 03 02:16:32 PST 2006  Christian Hammond <chipx86 at chipx86.com>
+
+	* src/account.c:
+	* src/core.c:
+	* src/filter.h:
+	* src/meta-person.c:
+	* src/meta-presence.c:
+	* src/person.c:
+	* src/presence.c:
+	  - Move to using CreatePresence, RemovePresence, PresenceCreated, and
+	    PresenceDeleted instead of SetPresence, UnsetPresence,
+	    PresenceSet, and PresenceUnset.
+	  - CreatePresence now computes and returns the object path.
+	  - CoCo.AddPerson now computes the object path of the person.
+
 Fri Feb 03 00:47:13 PST 2006  Christian Hammond <chipx86 at chipx86.com>
 
 	* src/account.c:



More information about the galago-commits mailing list