Tarball:
http://telepathy.freedesktop.org/releases/telepathy-qt/telepathy-qt-0.9.6.tar.gz

Signature:
http://telepathy.freedesktop.org/releases/telepathy-qt/telepathy-qt-0.9.6.tar.gz.asc

The "New blood" release.

Enhancements:
 * Added TP_QT_VERSION and TP_QT_VERSION_CHECK macros
   - Can be used like #if (TP_QT_VERSION == TP_QT_VERSION_CHECK(0, 9, 6))
   - Absence of the TP_QT_VERSION macros indicates previous versions
     (might be useful for service bindings compatibility)
 * Added client side support for conference calls
 * Implemented numerous interfaces for service bindings

API changes:
 * Refactored service-side bindings API
   - BaseConnection createChannel() and ensureChannel() methods
     now accept request map instead of several extracted values.
   - BaseChannel::create() arguments reordered in natural way.

Fixes:
 * Fixed CallContent interfaces exposing (required for DTMF)
 * fd.0 #86312: Fixed condition in adaptor methods generation
_______________________________________________
telepathy mailing list
telepathy@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/telepathy

Reply via email to