- brand new configuration file parser (flex and bison based).


RRDcollect 0.2.2:
=================
- logging via syslog (by Artur R. Czechowski)
- Debian updates (by Artur R. Czechowski)
- exec:/// data sources support (but please, don't look at the code (yet)!)
  (you must compile with --enable-exec if you desperately need this thing)


RRDcollect 0.2.1:
=================
- Debian copyright update, no functional changes.


RRDcollect 0.2:
===============
- improved building scheme (autoconf/autoheader/automake...)
- finally some documentation
- and manual pages for daemon and configuration file too
- supports perl compatlible regular expressions (libpcre)
- rrdcollect.spec file for making rpms
- debian/* files for making debs


RRDcollect 0.1:
===============
- should compile nicely
- working pattern (scanf(3)-style) searching
- uses librrd
- has configure script
