v1.02: 
	Thanks to some guy named Reid and Lee Packham for discovering a
bug in gLib. Various functions, including GetImage and Line, use Turbo
Pascal's abs function, which has a bug in it. As a result, some lines
would not draw correctly and GetImage would often crash. There was also
a bug drawing vertical lines. Previously, paging would give access
violations and other bad things, as gLib allocated too little memory
for the pages.

v1.01:
	First public release.