0.4.1:	- manual typos (arturcz)
	- change defaults in config file (arturcz)
	- minor changes needed to build on OpenBSD, thanks pelotas (arturcz)
	- fixed lwatch crashes for some spurious configuration, thanks kender
	  (arturcz)

0.4:	- cleaned code to compile without warnings when -Wall is used,
	  at least on Linux/i386 (arturcz)
	- input_fifo is obsoleted now, use input_file instead (arturcz)
	- fixed SEGV when run with -O and without -o (arturcz)
	- --enable-resize allows to cut line length to width of terminal,
	  enabling this option could causes your lwatch to crash (oszer)
	- versioning of configuration file, throw warning if config file is
	  without version (arturcz)
	- complete user manual (arturcz)
	- complete build documentation: README, README.cvs, INSTALL (arturcz)
	- configure: --with-pcre support (arturcz)
	- create default input_file during make install (arturcz)

0.3:	- --fifo and -f are deprecated, use --input and -i instead (arturcz)
	- new options for output file (-o and --output) (arturcz)
	- -o means output file, use -O for omit config file (arturcz)
	- fifo_file in configuration file is deprecated, use input_file
	  instead it (arturcz)
	- new option output_file in configuration (arturcz)
	- new tests in ./configure for getopt_long (arturcz)
	- handle EOF - reopen fifo, close when input from stdin (arturcz)
	- colors with BOLD atribute available (arturcz)
	- FreeBSD port (arturcz)

0.2:    - bugfix: too much manual files installed (arturcz)
	- ChangeLog filled :) (arturcz)
	- reading lwatch.conf from $sysconfdir (arturcz)
	- compliant with GPL2.0 (arturcz)
	- support for show_unparsed (arturcz)
	- bugfix: yes and no was negated (arturcz)
	- some typos corrected (arturcz)
	- build-in default for input file could be replaced during build
	  time (arturcz)
	- legal stuff required by PCRE (arturcz)

0.1:	- first public release. Basic functionality implemented (parse and
	  colourize logs) (arturcz)

# vim:tw=78:
