/************************************************************************
 *   IRC - Internet Relay Chat, doc/BugList
 *   Copyright (C) 1990, Mike Bolotski
 *
 *   This program is free software; you can redistribute it and/or modify
 *   it under the terms of the GNU General Public License as published by
 *   the Free Software Foundation; either version 1, or (at your option)
 *   any later version.
 *
 *   This program is distributed in the hope that it will be useful,
 *   but WITHOUT ANY WARRANTY; without even the implied warranty of
 *   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 *   GNU General Public License for more details.
 *
 *   You should have received a copy of the GNU General Public License
 *   along with this program; if not, write to the Free Software
 *   Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 */


This document specifies the notation for bug numbers, and lists the currently
outstanding bugs.

Notation:    FB  Fatal Bug		(causes core dumps)
	     NB  Non-Fatal Bug		(does not cause core dumps)
	     CB	 Configuration bug	(problem in configuration files)
	     DB	 Documentation bug	(incorrect/missing documentation)
	     EB	 Extention request	(not a bug, really)

! indicates that the problem has been solved and the fix will be released
  for the next patchlevel. 

* indicates that the problem was solved during a previous patchlevel.
