ngBBS - Known Bugs
------------------

	Bugs?! What bugs? Hehe, yeah, I know of a few bugs that
exist in the software. 

I.	Most notably, only one person can connect per child process (fork), so
	if you set prefork to 10, you can only have 10 people simultaneously
	logged in. For small sites, this may be just fine. For bigger sites,
	maybe someone in your organization can send me a patch? ;)

II.	The system only operates in ANSI mode. While this may not be a bug,
	if you have a client on a platform that does not support ANSI, they 
	will most likely get a screen full of crap (ANSI escape sequences) when
	they try to connect.

III.	When a user is logged in twice, and someone logs in that is on their
	notify list, it will give the user two notices that the user has
	just logged in.

If you find any additional bugs, please contact me immidiatly at:
x86 at duskglow dot com.

