Version 0.7.0, Wed Jun 30 00:04:49 EDT 2004 - update to newer autoconf - compile fixes for gcc-3 Version 0.6.8, Tue Feb 13 11:40:08 EST 2001 - forgot to include config.h in screen.cpp Version 0.6.7, Tue Feb 13 11:31:25 EST 2001 - set the default RTC resolution down to 1024hz, since higher is too much for slower machines, and is more than necessary. - we now use a ttrkrc file, located in ~/.ttrkrc. See docs/ttrkrc.sample. - now check for SLsmg_reinit_smg before using it. This lets our app still work with older versions of slang. - we now check for slang installations where the slang include files are in either /usr/include/slang or $prefix/slang. - we now use the ttrkrc file for everything, no more setting environment variables. Version 0.6.6, Sun Feb 11 16:02:08 EST 2001 - autoconf and automake'ed everything. Makes it much more pleasant. Version 0.6.5, Sun Feb 11 12:14:12 EST 2001 - added a #ifdef for kernel versions > 2.4.0 to let me use rtc.h (barknech@ph-cip.uni-koeln.de) - fixed the slide button '`' so that it properly moves down the cursor and refreshes.