================
- Ensure that changing part of a ``core`` section will cause Solr configuration
to be regenerated. Fixes 24.
[davidjb]
- ``logdir`` option is now available for ``logging.properties`` template.
[pmcnr]
- Fix testing for Python 3 and enable Python 3.3 testing for Travis.
[davidjb]
- Enable generation of ``log4j.properties`` from template (Solr >= 4.3 defaults
to using log4j as its SLF4J implementation).
[pmcnr]