QXmpp-dev 0.3.61 (2012-04-21)
-----------------------------
  - Fixes:
    * Fixed CHANGELOG.

QXmpp-dev 0.3.60 (2012-04-21)
-----------------------------

  - Fixes:
    * Fixed generation of XEP-0115 verification string with dataforms.
    * Fixed pkgconfig installation path.

  - Other changes:
    * Added sending of reason strings in roster manager.
    * Added support for addresses in vCards.
    * Added QXmppDiscoveryManager::{setI,i}nfoForm().
    * Support for XEP-0249 is advertised in features.
    * Library name changed from qxmpp to qxmpp-lc to avoid mishmash.

QXmpp-dev 0.3.47 (2012-02-23)
-----------------------------

  - New XEPs:
    * XEP-0033: Extended Stanza Addressing.

  - Other changes:
    * Added detecting changes in keep-alive interval at runtime.
    * Added support of phone numbers in vCards.
    * Added support of DESC vCard elements.
    * Added support of multiple emails.

QXmpp-dev x.x.x (some time earlier)
-----------------------------------

  - New XEPs:
    * XEP-0184: Message Delivery Receipts.
    * XEP-0224: Attention.
    * XEP-0145: Annotations.

  - Fixes:
    * Fixed install paths: install to /usr[/local] instead of Qt installation
      path.
    * Fixed presence verification string generation.
    * Fixed build in FreeBSD.

  - Other changes:
    * Implemented bookmarks.
    * Added pubsub manager.
    * Extended vCards support.
    * Added sending of reason strings in roster manager.
    * Added support of sending reason texts for subscription management
      operations.
    * Added option for skipping authentication stage when connecting to server:
      allows implementing In-Band Registration XEP.
    * Added support of XHTML-IM.
