Versions of pgeclient...

Note: versions of pgeclient prior to 0.0c were maintained in the main
PGE source tree. See that tree and its changelogs for details.

Note: each version lists what's *new* in *that* version. That is,
version 1.2c is released at the point in development when the
changelog says "Version 1.2d:".
 
        ------------

Version 0.0a:	First client, part of main pge source tree only.
Version 0.0b:	Also known as "pge-2.8u1-client".
		First releaseable version. Totally new protocol.
Version 0.0c:	Bug fixes.
Version 0.0d:	Fix for compiling in hpux.
		Add version string to client.
Version 0.0e:	Fix a bunch of undesirable behaviors.
		Handle wait queue protocol correctly.
		Avoid extraneous beeps.
Version 0.0f:	Fix another problem with the wait queue (this time,
		what happens after the game exits.)
		Fix a bug in news printing. (kemiller@hcs.harvard.edu)
Version 0.0g:	Fix an uninitialized variable bug that for some reason
		only struck under Solaris.
		Use a fake vsnprintf on more OS types.
   		Source now maintained with CVS.
   		Added configure script.
Version 0.0h:   Don't use gcc -pipe; it seems to want to choke sometimes.
Version 0.0i:	Use curses. Neat scrolling stuffs.
Version 0.0j:	Fix some problems with the curses stuff.
Version 0.0k:	Fix some more problems with the curses stuff.
Version 0.1:	Massive rewrite.
   		Rewrote configure script.
Version 0.1a:	Fix configuration glitches.
Version 0.1b:	Fix more configuration glitches.
Version 0.1c:	Update for century of the fruitbat.
