Changes revision 192838
1192838Sedversion 1.4.6
2192838Sed- modified new_curse.c to handle different subdirectory naming in terminfo 
3192838Sed  directory; first noted on Mac OS 10.2
4192838Sed
5192836Sedversion 1.4.5a (12/23/2001)
6192836Sed- modified get_options to be cleaner for arg handling
7192836Sed
8192836Sedversion 1.4.5 (12/15/2001)
9192836Sed- made changes to check usage of arguments provided so that if a file is
10192836Sed  specified options are no longer accepted (that is, they are treated as file
11192836Sed  names)
12192836Sed- changed to use ee_version.h to allow changing version number without need
13192836Sed  to change ee.c directly
14192836Sed
15192834Sedversion 1.4.4 (8/17/2001)
16192834Sed- added code to check if the parent process has died, and if so to exit 
17192834Sed  gracefully
18192834Sed
19192834Sedversion 1.4.3 (6/25/2001)
20192834Sed- modified create.make and new_curse.c to allow defining TERMCAP file 
21192834Sed  location (since some distributions move the file)
22192834Sed- source directory now has version number attached to directory name
23192834Sed
24192834Sedversion 1.4.2 (1/19/2001)
25192834Sed- change to create.make script to add unistd.h to files to search for 
26192834Sed  select() declaration
27192834Sed- change to new_curse.c for proper raw mode operation
28192834Sed
29192834Sed
30