Changes revision 192836
1version 1.4.5a (12/23/2001)
2- modified get_options to be cleaner for arg handling
3
4version 1.4.5 (12/15/2001)
5- made changes to check usage of arguments provided so that if a file is
6  specified options are no longer accepted (that is, they are treated as file
7  names)
8- changed to use ee_version.h to allow changing version number without need
9  to change ee.c directly
10
11version 1.4.4 (8/17/2001)
12- added code to check if the parent process has died, and if so to exit 
13  gracefully
14
15version 1.4.3 (6/25/2001)
16- modified create.make and new_curse.c to allow defining TERMCAP file 
17  location (since some distributions move the file)
18- source directory now has version number attached to directory name
19
20version 1.4.2 (1/19/2001)
21- change to create.make script to add unistd.h to files to search for 
22  select() declaration
23- change to new_curse.c for proper raw mode operation
24
25
26