diff options
| author | Wilmer van der Gaast <wilmer@gaast.net> | 2010-03-17 01:07:41 +0000 | 
|---|---|---|
| committer | Wilmer van der Gaast <wilmer@gaast.net> | 2010-03-17 01:07:41 +0000 | 
| commit | a1ac227895d6e457bf0bc1fe3f4ecd72d2f39b08 (patch) | |
| tree | 7c8b27538917299ba524e28ffb5df6d2ea41f4d5 | |
| parent | 0b510af4fc35c08e7eb693c018c9db141916970a (diff) | |
Here we go, stable for >24h on testing and im. Time to release.
| -rw-r--r-- | doc/CHANGES | 5 | 
1 files changed, 4 insertions, 1 deletions
| diff --git a/doc/CHANGES b/doc/CHANGES index a0e9b30b..cbd8d737 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 @@ -18,6 +19,8 @@ Version 1.2.5:    detect cases where auto reconnect should be avoided (i.e. concurrent    logins). +Fixed 17 Mar 2010 +  Version 1.2.4:  - Most important change (and main reason for releasing now): Upgraded Yahoo!    module to a newer version to get it working again. | 
