added changelog entry for PR #1623

This commit is contained in:
Peter Kessen 2015-09-30 19:42:16 +02:00
parent 3475b91c00
commit 0a5d9c28db

View file

@ -49,6 +49,7 @@ Fixes:
wrong SQL query.
* Fix a crash when a query contains a "+" or "-" alone in a component.
:bug:`1605`
* Fixed unit of file size to MiB, GiB, etc. instead of MB, GB, etc. :bug:`1623`
1.3.14 (August 2, 2015)