1.	Version 1.4, popup focus bug

	On some systems, the first popup of a window does not get the
	keyboard focus (second and subsequent popups are OK). A fix has
	been applied that causes window painting to pause slightly on
	the first popup. This may be fixed in latest Qt/KDE(?).

2.	Version 1.6, missing system tray icon

	If the installation doesn't correctly put the system tray icon
	in the $KDEDIR/share/apps/klogwatch/pics directory, then the
	system uses a default icon. This is usually caused by wrong
	parameters to the ./configure script. The --datadir argument
	should be used to point to the KDE "share" directory.

3.	Version 1.6, incorrect window size

	With some fonts, setting the window size to N lines will not
	resize the window to the correct height exactly.

4.	Version 1.7, new packets not showing in bold

	If you select a font which doesn't use a different face for the
	*bold* attribute, then new packet lines won't look any different
	from old packets - not a bug, but confusing!

5.	Versions before 1.8.1, selecting a dir causes a SIGABRT

	If you select a directory as the logfile, rather than a file,
	the command aborts immediately with a SIGABRT (uncaught exception).

6.	Versions before 1.8.2, assertion failure on startup

	Later versions of KDE enforce an assertion during startup that
	caused a failure in versions before 1.8.2.

7.	Versions before 1.8.3, log rotation stops operation

	When a log-rotation replaced the file being monitored, the
	program failed to realise and continued to monitor the old file,
	therefore missing new events.

8.	Versions before 1.8.4, saved event files can be corrupt

	A buffer overrun would sometimes corrupt files of events saved
	via the Save As menu entry.

