diff options
author | Wilmer van der Gaast <wilmer@gaast.net> | 2008-03-24 13:55:25 +0000 |
---|---|---|
committer | Wilmer van der Gaast <wilmer@gaast.net> | 2008-03-24 13:55:25 +0000 |
commit | bfe7caaa8f7ec37506668b375bfa026b3349a6a6 (patch) | |
tree | 580842627e8d92288c196f9b18669195109e3ed5 | |
parent | 58a1449166ebc9c2913bf47a4bf05c4cf3e258b0 (diff) |
Updated doc/CHANGES.
-rw-r--r-- | doc/CHANGES | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index 65947617..4e9f72ab 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,3 +1,14 @@ +Version 1.2.1: +- Fixed proxy support. +- Fixed stalling issues while connecting to Jabber when using the OpenSSL + module. +- Fixed problem with GLib and ForkDaemon where processes didn't die when + the client disconnects. +- Fixed handling of "set charset none". (Which pretty much breaks the account + completely in 1.2.) + +Finished ... + Version 1.2: - Added ForkDaemon mode next to the existing Daemon- and inetd modes. With ForkDaemon you can run BitlBee as a stand-alone daemon and every connection |