0.1 November 22, 2002 Initial release 0.2 November 25, 2002 Added "-h" help command line argument. Added "-d" argument to pass alternate directory Added "-w" argument to vary the seconds delay per line. Added "-s" argument to change the fortune seperator character(s). Added functionality to wait a variable number of seconds per line displayed. Added functionality to allow alternate fortune directories. Added buffer overflow checking and prevention Added directory checking. Added variable fortune seperator functionality. 0.3 November 27, 2002 Changed the delay default to be 0 so people who don't read README files stop complaining about the delay Changed the delay logic from a "busy wait" to a sleep to address CPU usage