Version 1.2
   New features:
	o New recalulating with non rectangular pixels. (for full screen modes)
	  great for modes X :)
	o New palettes with white background
	o Added coprocesor configuration into MS-DOS port - some coloring
	  modes are MUCH faster because of no more SIGFPE ignoring..
	o Added support for 1280x1024 and 1600x1200 into MS-DOS port
	o Default type changed back to double because long double is
	  non standard
	o 9x15 font changed to more compatible and better looking fixed.
	o First release of plan9 port (very interesting OS see
	    http://plan9.att.com..trial version if free)-not 
	    complette yet..colors looks ugly and keys like 
	    arrows does not work.. 

	    someone who can help me?

	o Added key defines for old svgalib compatibility.

   Fixes:
	o Fixed bug that caused problems on dos configuration with
	  lot of free memory :)
	o Fixed symetry handling in binary decomposition+lambda planes
	o fixed some bugs that caused core dumps on non intel
	    architectures
	o Floating point exception is now ignored-no more
	    problems with random overflowing...(but great slowdown
	    in cases that caused sigfpe)
	o lots of cleanups for plan9 cc.
	o Width of font is autodetected. fixed problems with
	    non-standard X servers
	o Avoided pgcc bug that caused wrong calculating of octo fractal
	o Fixed color inside set(not fixed 0)
	o Fixed color handling in X11
-------------------------------------------------------------------------------
Version 1.1
	o Removed unusable fixedpoint routines(386 users - go back to 1.0!)
	o New planes (toggled by pressing "i")
		- mu		(normal complex plane)
		- 1/mu		(inversed)
		- 1/(mu+0.25)
		- lambda
		- 1/lambda
		- 1/(lambda-1)
		- 1/(mu-1.40115)
	o Symetry code completely redesigned
	o Added "m" into help
	o Better approximation algorithm in "mkrealloctable";
	  now it is about twice faster with a small zooming step
	o Aproximation in aproximation for yet better..also twice faster
	o Lots of cleanups
	o port for MS-DOG called chappi
	o Default palette is now same at all architectures
	o Some memory oveflowing fixes(oops)
	o Fixed some divisions by zero
	o Number_t clean-allows deeper zoom for long doubles
-------------------------------------------------------------------------------
Version 1.0
	o First Release
-------------------------------------------------------------------------------

