Version 1.0 - Friday, 22 July, 1994.  
Up-and-running "for real" after weeks of code-grinding.  Manual page
finished quickly thereafter.  One or two minor bugs discovered almost
immediately (fixed in 1.1).

Version 1.1 - 2 August 1994
Made it only necessary to supply enough characters in the buffer 
type options to uniquely identify 'memory', 'disk', or 'none'.
Fixed a bug where it was displaying status text in the movie window.
Made it so that zooming window (via Z/+ key or -zoom option) is more
rigidly enforced to fit within the screen.

Version 1.1.1 - 6 January 1995
Slipped a "#define BOOLEAN_TYPE_EXISTS" into glmpeg_play.h so that 
we can include both gl.h and mpeg.h at the same time.
Renamed gl_mpeg.c to main.c
Added "optimize" target to the Makefile to compile with -04.
