diff options
author | Will Thompson <will.thompson@collabora.co.uk> | 2009-05-28 13:38:57 +0100 |
---|---|---|
committer | Will Thompson <will.thompson@collabora.co.uk> | 2009-05-28 13:44:40 +0100 |
commit | c860b85b77d51e4061682ba26b7d2029d79af897 (patch) | |
tree | 0b43ba9f701f12a1caa2ea97a92efbd610863c33 /NEWS | |
parent | 4d0b66c6b88fe5d45b57da9b54d5282899eec8d0 (diff) |
version 0.1.4telepathy-idle-0.1.4
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 19 |
1 files changed, 19 insertions, 0 deletions
@@ -1,3 +1,22 @@ +telepathy-idle 0.1.4 (2009-05-28) +================================= + +The "Caberdrone" release. + +Enhancements: + +* Added a connection parameter for "username" (fd.o #16499). + +* Removed the default quit message advertising Idle (fd.o #20916). + +Fixes: + +* Parses nicknames in incoming messages more liberally, to allow + nicknames like "-bip" which are illegal but appear in the wild. + +* Uniquify connections' object paths to permit two connections to the + same server with the same username (fd.o #17430). + telepathy-idle 0.1.3 (2009-02-17) ================================= |