diff options
author | Wilmer van der Gaast <wilmer@gaast.net> | 2007-02-18 23:47:17 +0000 |
---|---|---|
committer | Wilmer van der Gaast <wilmer@gaast.net> | 2007-02-18 23:47:17 +0000 |
commit | d4589cb29dc06e68e9872316cfcd460c78e6aba3 (patch) | |
tree | 11c73c2fbc967ef30e3e9c7e89e2a692aae25c1c /doc/CHANGES | |
parent | 21782b3d081a3ac0d6c7c0e57736e4342b73779a (diff) |
Little doc/help update.
Diffstat (limited to 'doc/CHANGES')
-rw-r--r-- | doc/CHANGES | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index 4c1d2ece..8e0fde42 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,7 @@ -Version 1.1: (1.1.x will be a (hopefully short) development release) +Version 1.1: +- First BitlBee development/testing RELEASE. This should be quite stable + though (and for most people more stable than 1.0.x). It just has a couple + of rough edges and needs a bit more testing. - 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 will run in its own process. No more need to configure inetd, and still you |