Gracula history:

22-Jun-1999 - released version 3.0
	Added signed and unsigned keywords.
	Added the #? directive (include file).
	Added registers a-d.
	Added the now function.
	Added the random function.
	Added the srandom function.
	Added the increment keyword.
	Added the fudge keyword.
	Added the sigma keyword.
	Added the #~ directive (space).
	Added the #; directive (dot).
	Added the box frame.
	Added configurable group separators.
	Extended the group keyword to accept group separator.
	Added 16-integer stack.
	Added push keyword.
	Added pop keyword.
	Added tos function.
	Added conditionals (if, else).
	Added compound statements.
	Added numeric expressions.
	Added ternary statements.
	Added array statements.
	Added Unicode support.
	Got rid of case sensitivity.
	Added natural language processing.
	Fixed an inhibitor bug that has been there since 1.00!
	Added relays.
	Added the := (starts with) operator to inhibitors and relays.
	Fixed a spurious string processing bug in lexical analyzer.
	Added the Persian flaw, so read the docs!!!

30-May-1999 - released version 2.30
	Added the nocompile directive.
	Added the -g switch.
	Added the -p switch.
	Added the print keyword.
	Added input from environment vars and external programs.

22-May-1999 - released version 2.20
	Changed name from gcl to gracula.
	Changed counter from unsigned int to unsigned long long.
	This is optional as it may not work with compilers other
	than gcc, or different C libraries.
	Sped up keyword lookup by using a size-based switch.
	Added the group keyword.
	Added the reverse, reverse digits, and reverse commas keywords.
	Made more compatible with standard C (thanks to Frank Denis).
	Fixed some obscure bugs.

22-Mar-1999 - released version 2.10
	Added custom defaults, including custom default graphics.
	Added a few keywords: portable, default, nodefault.
	Fixed a problem 2.00 had with compiling under Linux.
	Changed "annualy" to "annually".
	Fixed minor bugs.

22-Feb-1999 - released version 2.00
	Added default graphic file names in specified directory.
	Added array graphic.
	Added colorize keyword.
	Added conditional inhibitors.
	Added URL redirection.
	Added silent mode.
	Added forking of another program in the background.
	Added daily, weekly, monthly, and annual counters.
	Added ability to adjust count manually.
	Added ability to display date, time, time zone.
	Added text output with SSI.
	Fixed minor bugs.
	Changed some ifs to switches for faster speed.
	Increased optimization in makefile for speed.

21-Jan-1999 - released version 1.00
	Original release.
