LogMon 0.4.4: - Fixed a scroll-back bug when using 'page-up' - Added individual frame selection LogMon 0.4.3: - Scrolling speed greatly increased. - Fixed 'one off' bug in scolling. - Window resizes handled properly now. LogMon 0.4.2 : - Fixed compile errors for gcc 3.2 LogMon 0.4.1 (): - Fixed a coloring bug when a conf file isn't found. - Fixed bug that wouldn't find an 'ignore' regex at the end of a line. - Inreased scroll speed with colors. LogMon 0.4 (01/2002): - Added coloring! - Fixed line-wrap bug (thanks James). - Changed buffer option to -b (-d is still supported, but won't be in the future). - 'make install' now works. - Released under 'Artistic License' - Changed executable name to 'logmon' from 'LogMon' LogMon 0.3.3: - Fixed regex bug. - Config file is specifiable on the command line (-f file). LogMon 0.3.2: - Compiles for FreeBSD. LogMon 0.3.1: - Fixed some compile issues. LogMon 0.3: - Fixed bug that allowed one to scroll past end of file. - Added ability to ignore lines in specific files. - Only redraw if we have new data. Saves some bandwith if we are on a remote terminal and some CPU cycles. - Page Up and Page Down now move by the visible size of the windows (rather than 5 lines).