2.2.1 2008-08-28
        - completed dispatch.pl
	- added option adj_max to parserd
	
2.2.0 2008-08-22
	- use dispatch.pl for parsing large corpora, relies on EV perl
	  module. dispatch.pl can be used on large grids such as
	  Grid'5000.
	- parserd can send compressed data
	- fixed a few bugs

2.1.5 2007-06-19
	- added callparser (originally testparser in frmg)
	- Fixed bug for remote lexers
	- added parserd.pc for pkg-config
	- Sample MacOS Property list for parserd service.
	- Added --launchd option to work with new MacOS daemon
	  manager. See also parserd.plist
	- avoid erasing existing config file parserd.conf
	- Added parserd_service to start/stop a non-root parserd server

2.1.4 2006-03-24
	- Added --config option to load local config file (rather than
	  default /etc/parserd.conf)
	- Added waiting mechanism for created image of forests.
	- Added a cache mechanism for parsed (option -cache <num>) to save the
	  <num> last parses.
	- Added fields language and info for parsers
	- yesno forest mode now returns 'Partial' if success in robust mode
	- accept XML MAF dags

2.1.3 Fri Dec 10 15:28:52 2004
	- misc fixes in init script
	- better default path in parserd
	- fix parser use in parserd
	- missing log_level directive in parserd.conf
	- dag mode support
	- killgroup for resistant processes

2.1.2 Tue Dec  7 13:43:29 2004
	- fix init script substitution
	- no personal config for parserd

2.1.1 Thu Dec  2 13:55:47 2004
	- change name to parserd
	- fix init script installation subtilities
	- install parserd in $prefix/sbin
	- install register_parser man page
	- fix register_parser behaviour when no parsers section is found
	- saner defaults for configuration

2.1.0 Thu Dec  2 13:55:47 2004
	- new installation procedure based on autotools

2.0.0 Now using Net::Server

1.0.1 Added configuration file

1.0.0 Stable version

0.01  Fri Aug 18 12:56:38 2000
	- original version; created by h2xs 1.20 with options
		-A -X -n parser_server

