BUGS:

	This file contains description of known bugs. The contents of
	this file should change with every release, since we don't
	like having bugs in rlab.

	1.) RLaB implements fprintf(), printf(), and sprintf() using
	the C library functions, fprintf, printf, and sprintf, so rlab
	inherits any bugs or limitations of the library functions.

	2.) Paged output gets "hosed" after system memory has been
	exhausted. 
