diff options
author | Debarshi Ray <rishi@gnu.org> | 2011-05-11 21:44:15 +0300 |
---|---|---|
committer | Debarshi Ray <rishi@gnu.org> | 2011-05-11 21:52:56 +0300 |
commit | 47d2310e78c3e4bbb440a8b1c572e8f07d85f6aa (patch) | |
tree | 85596eabf5ffc0a35a6a32d9fec3b0de2ab25bfa /NEWS | |
parent | 647bf39b88389cf54656d8e03c1c69dec90441d4 (diff) |
Prepare 0.1.10telepathy-idle-0.1.10
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -1,6 +1,8 @@ -telepathy-idle 0.1.10 (UNRELEASED) +telepathy-idle 0.1.10 (2011-05-11) ================================== +The “Wanna go to the beach?” release. + Enhancements: * The ContactInfo interface is now implemented, allowing you to discover @@ -14,6 +16,7 @@ Fixes: * Use AM_PATH_PYTHON to check for more Python versions instead of check for each binary (fd.o#36624, ioni) * NewChannels fired twice when connecting to a bip account (fd.o#28918, rishi) +* Pass the message type to tp_cm_message_new_text (fd.o#37038, sjoerd) telepathy-idle 0.1.9 (2011-04-11) ================================= |