Changelog entry for StaticRTree changes

This commit is contained in:
Patrick Niklaus 2016-05-07 23:50:54 +02:00
parent c520c7a24a
commit 7316c48e9f
No known key found for this signature in database
GPG Key ID: E426891B5F978B1B

View File

@ -16,6 +16,7 @@
- Infrastructure
- BREAKING: reordered internal instruction types. This breaks the **data format**
- BREAKING: Changed the on-disk encoding of the StaticRTree for better performance. This breaks the **data format**
- Fixes:
- Issue #2310: post-processing for local paths, fixes #2310