Fractals 38.17 (18-March-1994)
 - Start of history.
   You don't want to know what there was before, believe me! ;)
 - At long last, handles 24-bit color on Kickstart V39 and above.
 - Color cycling uses min(ft->ColorNum, ColorNum) again.
 - Bitmap now follows scroll bars in real time. Well, in slow real time on my
   68000, but better than nothing...

Fractals 38.18 (21-March-1994)
 - Enlarged Lyapunov's log table to 8192 entries: works better with images
   extending over the "standard" (0,0)-(4,4) rectangle.
 - Fills FIX coords array using fix math instead of double. This seems to
   give better precision on small intervals (I know, it's strange).

Fractals 38.19 (24-March-1994)
 - AAARGH!!! There was a BIG error in the FIX multiply/square routines: a
   negative operand could go unnoticed due to wrong optimization; moreover,
   the square routine lacked a carry check.

Fractals 38.20 (26-March-1994)
 - 24-bit RGB in the palette requester.
 - Wrote '020 Mandelbrot and Julia routines, now let's go find someone with
   a '020 to test them... ;)
 - Little speed up in the FIX mul/sqr routines (some 4-5%).
