aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWilmer van der Gaast <wilmer@gaast.net>2005-12-04 03:38:18 +0100
committerWilmer van der Gaast <wilmer@gaast.net>2005-12-04 03:38:18 +0100
commitbad4a5869128fa8d877d4def4c7e10d044423e73 (patch)
tree294eb0831900fcbf765ea2fdf08fc3839fbb5238
parenta37e578151ccf4c34932480df9b52ebf53862bfc (diff)
README additions
-rw-r--r--doc/README17
1 files changed, 11 insertions, 6 deletions
diff --git a/doc/README b/doc/README
index cb160b88..cd0085ff 100644
--- a/doc/README
+++ b/doc/README
@@ -107,11 +107,10 @@ not daemons).
See utils/bitlbeed.c for more information about the program.
-Just a little note: We run our public server im.bitlbee.org for a couple of
-months now, and so far we haven't experienced this problem yet. The only
-BitlBee processes killed because of CPU-time overuse were running for a long
-time already, they were usually killed during the MSN login process (which
-is quite CPU-time consuming).
+Just a little note: Now that we reach version 1.0, this shouldn't be that
+much of an issue anymore. However, on a public server, especially if you
+also use it for other things, it can't hurt to protect yourself against
+possible problems.
USAGE
@@ -145,6 +144,12 @@ WEBSITE
You can find new releases of BitlBee at:
http://www.bitlbee.org/
+The bug tracking system:
+http://bugs.bitlbee.org/
+
+Our version control system is Bazaar-NG. Our repository is at:
+http://code.bitlbee.org/
+
A NOTE ON ENCRYPTION
====================
@@ -186,5 +191,5 @@ also licensed under the GPL.
BitlBee - An IRC to other chat networks gateway
<http://www.bitlbee.org/>
- Copyright (C) 2002-2004 Wilmer van der Gaast <wilmer@gaast.net>
+ Copyright (C) 2002-2005 Wilmer van der Gaast <wilmer@gaast.net>
and others