Version 2.0.0:
==============
- migrate to wire-format-compiler for serialization code
- make sharedmem only visible if metric is available
- fix help message of daemon
- logging error handling update
- fix abort due to removable media
- handle empty/stale pid file more robustly
- help page update

Version 1.0.0:
==============
- disable /proc/<pid>/statm parsing by default (CPU intensive)
- add option -M to enable /proc/<pid>/statm parsing
- added active processes list
- compatibilty update for ARM/raspberry pi
- try to reopen socket on error before finally bailing out

Version 0.2.0:
==============
- added options -m and -p to set multicast group address and port
- fix compatibility issue with certain power supplies
- remove lock file on SIGINT and SIGTERM before exiting
- fix checking and description of option -v
- warn and bail out if no multicast packages are received
- strip executables while installing
- install procedure should fall back to regular install if setuid fails
- performance optimizations and -instrumentation for client
- enhancements to configure to detect curses and protobuf correctly
- -lrt is needed for clock_gettime for glibc < 2.17
- write fatals and errors also to stderr even if logfile is set
- very basic cygwin support
- fix memory corruption in client when receiving data from multple hosts
- green highlighting for new hosts for one display cycle
- cosmetic fixes

Version 0.1.0:
==============
- initial release
