File telepathy-haze.changes of Package telepathy-haze
-------------------------------------------------------------------
Wed Aug 26 10:27:52 CEST 2009 - vuntz@novell.com
- Update to version 0.3.2:
+ Fixes:
- Yahoo! Japan-specific parameters are no longer listed for the
'yahoo' protocol in haze.manager. This fixes bgo#591381. If
you're using libpurple 2.6.0 or later, 'yahoojp' will be
available as a separate protocol.
- The "busy" status is exposed as Busy rather than as Away.
This fixes fdo#23441.
- Haze now fails gracefully rather than asserting if you try to
connect to MSN and your libpurple was built without SSL
support. Fixes fdo#22800.
+ Enhancements:
- The Facebook protocol plugin is now special-cased to have a
sensible name in the Telepathy API. It seems to work with
Empathy 2.27.91 if you delete haze.manager (which will no
longer be shipped in a future release when stable releases of
clients support it being absent).
-------------------------------------------------------------------
Mon Jul 20 09:40:41 CEST 2009 - vuntz@novell.com
- Use libexecdir instead of libdir in the file list to fix build.
-------------------------------------------------------------------
Tue Jun 9 14:09:06 CEST 2009 - vuntz@novell.com
- Update to version 0.3.1:
+ Enhancements:
- Shaved `make` output.
- haze.manager has been updated for more recent libpurples.
Fixes fdo#17709.
+ Fixes:
- Connection.GetInterfaces() now includes Requests. Fixes
fdo#21800.
-------------------------------------------------------------------
Sun Apr 5 13:31:56 CEST 2009 - vuntz@novell.com
- Update to version 0.3.0:
+ Dependencies:
- telepathy-glib >= 0.7.21 is now required.
+ Enhancements:
- Connections implement the Requests, SimplePresence and
Contacts interfaces.
- Text channels implement the Messages and Destroyable
interfaces.
- Add a test suite.
+ Fixes:
- Text channels closed with pending messages now respawn.
(fdo#17842)
- Compiles without warnings on AMD64. (fdo#18513)
- No longer asserts if you try to set the alias for someone not
on your contact list. (fdo#17382)
- Doesn't crash if you try to open a second connection to the
same account. (fdo#18361)
- Don't setup CFLAGS and CXXFLAGS to default values.
- Use makeinstall.
-------------------------------------------------------------------
Sun Oct 19 11:53:40 EST 2008 - mboman@suse.de
- Update to version 0.2.1:
+ A publish channel now exists, which allows you to accept or decline
incoming subscription requests (but nothing else yet; it's not possible
to later remove someone from the list, for instance).
+ Add support for setting your avatar (fdo#13123).
+ Stop your accounts auto-awaying themselves (fdo#14335).
+ Don't crash when the UI passes an empty or otherwise invalid host name
as the server parameter for a new connection (fdo#14445).
+ Don't sporadically crash on connection errors, such as an incorrect
password (fdo#14933).
+ Debugging output from Haze and libpurple is now silenced unless you set
HAZE_DEBUG appropriately ("haze" and "purple", respectively).
-------------------------------------------------------------------
Mon Apr 21 18:55:27 EDT 2008 - hfiguiere@suse.de
- Sanitize the dependencies.
- Fix a few warnings in the spec file
-------------------------------------------------------------------
Sat Apr 12 11:26:17 EDT 2008 - hfiguiere@suse.de
- Initial checkin