11/24/99 - version 1.0.0 -
                           Initial release.

                           (nathana)

12/05/00 - version 1.0.1 - (Not released publicly)
                           Written in anticipation of lcdproc driver for G12032

                           Cleaned up Makefile a tad; now it places a copy
                             of liblcd.h in /usr/local/include during
                             install of shared library version
                           lcd_clear( ) no longer auto-flushes the buffer
                             (in order to be consistent)
                           Increased default buffer size to 255 bytes

                           (nathana)

12/14/00 - version 1.0.2 -
                           D'oh! There is a function in lcdproc called
                             lcd_init( )!  Grrr... -- renamed lcd_init( )
                             to liblcd_init( )
                           Also included #define lcd_init to liblcd_init;
                             this will not be #defined however if
                             LCDPROC_DRIVER is not #defined

                           (nathana)

09/04/00 - version 1.0.3 - (Released publicly on 11/13/00)
                           Added function lcd_textsize( )
                           Other miscellaneous small code-cleanups (which
                             should not affect functionality)

                           (nathana)
