0.31.0
======

- Fix desktop.in files to which created invalid desktop files after being
  processed
- Disable upload and remove file removal in default configuration
- Minor documentation updates
- Fix output of build summary to show proper tracker version

Core:
 - Always delay reload of config files to prevent reading empty files
 - Make plugin loader watch the config making it possible to enable/disable
   plugins on-the-fly
 - Fix a possible strncpy overflow in ARP lookup

Server:
 - Clean up HTTP GET request handling

Rygel:
 - Fix an issue where we pass NULL to a DBus function causing criticals
