HISTORY for PICFIB:

V1.0	released on 1994.11.06

V1.0a	bugs fixed since V1.0
	-drawing of buttons in TOOL window improved (vswr_mode)
	-using lists that contain invalid pathnames caused bus error
	 if TOOL window was opened (NULL test)
	-error messages that contained a long pathname caused an
	 address error (increased buffer+strncat)
	-color reducing was buggy (palette compressing did not work)
	-GIF files were rejected sometimes (version check was buggy)
	-Owner drawn controls were sometimes invisible in 256 color modes
	 (vst_color was missing)

	improvements since V1.0
	-speed up of GIF loader by 10-20%
	-changed internal memory management (reduced malloc calls)
	-changed internal window management
	-toggle picture & default palette with UNDO key
	-toggle tags with keyboard (keys 1-4)
	released on 1995.04.29
	
V1.0b	bugs fixed since V1.0a
	-fast GIF loader couldn't handle several GIF89 extensions
	-internal memory management was not consistent, memory was
	 not released any more. 
	-when viewing pictures in monochrome resolutions suddenly 
	 dithering was disabled, because some buffers weren't being
	 released
	 
V1.1	bugs fixed since V1.0b
	-when cancelling a load while a list was already loaded a bus
	error occurred (current list was released BEFORE the OK to 
	load a new one was given) 
	
	improvements since V1.0b
	-added TIF support
	-added export of lists