diff options
Diffstat (limited to 'doc/CHANGES')
-rw-r--r-- | doc/CHANGES | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index a0e9b30b..1cac2dc7 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -9,7 +9,8 @@ Version 1.2.5: - Avoid linking in a static version of libresolv now that glibc has all relevant functions available in the dynamic version. - Improved away state code and added the ability to set (non-away) status - messages using "set status" (also possible per account). + messages using "set status" (also possible per account) and see them in + blist and /whois output. - Added a post-1.2 equivalent of encode/decode to quickly encrypt/decrypt passwords in a way that BitlBee can read them. - Allow using the full name for generating nicknames, instead of just the @@ -17,6 +18,11 @@ Version 1.2.5: - Auto reconnect is now enabled by default since all protocols can properly detect cases where auto reconnect should be avoided (i.e. concurrent logins). +- Changed the default resource_select setting which should reduce message + routing issues on Jabber (i.e. messages going someone's phone instead of + the main client). + +Fixed 17 Mar 2010 Version 1.2.4: - Most important change (and main reason for releasing now): Upgraded Yahoo! |