
Patchlevel 2			Farrell.McKay@mpx.com.au  19 Jun 95
	- Created this file.
	- XSetGraphicsExposures(.., False) calls added to four source files: 
	  bitmapcpy.c, complex1.c, screencpy.c, scroll.c
	  This is a bug fix to the previous version.  Previously, graphics
	  expose events were accumulating in the server, causing
	  memory bloat and affecting server performance on small memory
	  machines.  Server sizes were reported to exceed 16 MBytes in some
	  cases, so running the benchmarks on a machine with less than this
	  much memory would cause swapping, with a consequent impact on the
	  benchmark figures.
	- Incremented patchlevel to distinguish this version from
	  patchlevel 1; just to confuse things, the above bug fix has already
	  been applied and released as patchlevel 1 in some distributions of
	  this software.
	- Added version string to patchlevel.h so that ident(1) and
	  what(1) can be run on the compiled program.

Patchlevel 1
	- Original version
