Changes from 0.45 to 0.46

Fixed compliation issues.  Removed -m486 from Makefile.

Changes from 0.44 to 0.45

Added ability to use festival for speech

Changes from 0.43 to 0.44

Added make rh60 so people with red hat 6.x can make binaries for glibc20
systems.

Changes from 0.42 to 0.43

Added -F (frequency) and -M (milliseconds) option.
You can run several tailbeeps with different -F and -M options so
you can tell what the beeps mean.

added -x "command" option added so it will call system("command") (dangerous)
(for example you could play a wav file or send mail to a pager.)

cleaned up the help screen some more.

Changes from 0.41 to 0.42

Made it so that you can use -p and -P at the same time if you want
both the entire line and a predefined message.
(thanks to Dale Chesser, squatex@nettaxi.com)

Changes from 0.3 to 0.41

Stopped excessive CPU usage (sleeps 3 seconds between checks)
Changed to user defined speech instead of reading log line (-p "message")
Modified README to reflect -p option change
Fixed core dump when tty not valid
(thanks to Scott Hall shall@shall.dhs.org)

Changed old -p option to -P so you can still do whole line speech.
Added -V for version information.
Updated help screen.
Added -S option to specify how many seconds to sleep, else 3.
(dentar)

Changes from 0.2 to 0.3

Added speech capability (requires speechd)
(thanks to Dale Chesser, squatex@nettaxi.com)

Added debug (-D) facility.
Added "install" option to Makefile
(dentar)

Changes from 0.1 to 0.2

Added a logging option.
Added a "whole line" option for the logging.
(dentar)
Fixed a "not beeping" problem.

