version 0.5.0 (April 20, 2006): * Updated for all the libgalago 0.5.0 protocol and API changes. * Now requires D-BUS v0.36 or higher. * Fixed bugs in meta-person merging, including memory leaks and missing ID merges. * Fixed lookups of some meta-persons (including the "me" meta-person) by ID. * Fixed the logging code to properly treat glib log level flags as bitmasks instead of integers. This closes bug #17. * Moved to a new model for handling persistent people. People no longer have IDs unless explicitly provided by a feed. The IDs then match, for example, an Evolution person ID. This provides better reliability than any previous methods for ensuring that an ID will remain persistent. * Now computes the object paths for Galago objects.