Version 0.3.0:
 * Various buildsystem fixes.
 * Rework of ComponentManager
 * Rework of PolicyEngine
   The demos are no longer handcoded, you can configure your own
   setup now;-)

Version 0.2.0
 * Add method setPresenceAndMessage to AccountManager
 * Add some simplistic demos to show how to use the APIs
 * Implement bringUpAccounts method on AccountManager
 * Add policyengine
 * Fix some possible crashes
 * Add signal handler to houston daemon so that it actually
   has a chance to save its settings and bring down the accounts
   it manages.
 * Update email adress in sources to info@basyskom.de
 * Make the code Krazy-clean.
 * Add ContactManager (== allow for connections going out from
   Decibel)
 * Update doxygen comments
 * Get rid of the name Houston: It is too confusing:-(
 * Add some documentation
 * Move cmake generated files to where they are used.

Version 0.1.1
 * Install generated interface headers for Houston.
 * Work with new Qt-Telepathy (QVariantMap instead of NVPairs)
 * buildsystem improvements for client side bindings to Houston.
 * Add COPYING file.
 * Build system fixes (install locations of libs on x86_64)

Version 0.1.0
 * Initial version

