1*96b676e9SEd Schoutenversion 1.5.0 (2/16/2009) 2*96b676e9SEd Schouten- added display of line number, column, and lines from top to separator line 3*96b676e9SEd Schouten for info window 4*96b676e9SEd Schouten- minor changes to reduce number of warnings when using -pedantic option 5*96b676e9SEd Schouten 6*96b676e9SEd Schoutenversion 1.4.7 (2/10/2009) 7*96b676e9SEd Schouten- changed how strings are terminated from the old usage of NULL to the current 8*96b676e9SEd Schouten use of character zero, '\0' 9*96b676e9SEd Schouten- changed the licensing since the Artistic License is now considered 10*96b676e9SEd Schouten restrictive 11*96b676e9SEd Schouten 12*96b676e9SEd Schoutenversion 1.4.6 13*96b676e9SEd Schouten- modified new_curse.c to handle different subdirectory naming in terminfo 14*96b676e9SEd Schouten directory; first noted on Mac OS 10.2 15*96b676e9SEd Schouten 16*96b676e9SEd Schoutenversion 1.4.5a (12/23/2001) 17*96b676e9SEd Schouten- modified get_options to be cleaner for arg handling 18*96b676e9SEd Schouten 19*96b676e9SEd Schoutenversion 1.4.5 (12/15/2001) 20*96b676e9SEd Schouten- made changes to check usage of arguments provided so that if a file is 21*96b676e9SEd Schouten specified options are no longer accepted (that is, they are treated as file 22*96b676e9SEd Schouten names) 23*96b676e9SEd Schouten- changed to use ee_version.h to allow changing version number without need 24*96b676e9SEd Schouten to change ee.c directly 25*96b676e9SEd Schouten 26*96b676e9SEd Schoutenversion 1.4.4 (8/17/2001) 27*96b676e9SEd Schouten- added code to check if the parent process has died, and if so to exit 28*96b676e9SEd Schouten gracefully 29*96b676e9SEd Schouten 30*96b676e9SEd Schoutenversion 1.4.3 (6/25/2001) 31*96b676e9SEd Schouten- modified create.make and new_curse.c to allow defining TERMCAP file 32*96b676e9SEd Schouten location (since some distributions move the file) 33*96b676e9SEd Schouten- source directory now has version number attached to directory name 34*96b676e9SEd Schouten 35*96b676e9SEd Schoutenversion 1.4.2 (1/19/2001) 36*96b676e9SEd Schouten- change to create.make script to add unistd.h to files to search for 37*96b676e9SEd Schouten select() declaration 38*96b676e9SEd Schouten- change to new_curse.c for proper raw mode operation 39*96b676e9SEd Schouten 40*96b676e9SEd Schouten 41