Strabon
changeset 1450:5f2026e24c32
updated ChangeLog
author | Stella Giannakopoulou <sgian@di.uoa.gr> |
---|---|
date | Thu Dec 18 19:14:14 2014 +0200 (2014-12-18) |
parents | 373b66ce4884 |
children | 3a20ea696d0e |
files | ChangeLog |
line diff
1.1 --- a/ChangeLog Thu Dec 18 18:23:59 2014 +0200 1.2 +++ b/ChangeLog Thu Dec 18 19:14:14 2014 +0200 1.3 @@ -1,3 +1,8 @@ 1.4 + * Fixed a bug that would return no results when a variable that results 1.5 + from a BIND clause appears in the FILTER or in the projection of a 1.6 + query and is inside a spatial function. 1.7 + (bug #78: http://bug.strabon.di.uoa.gr/ticket/78) 1.8 + 1.9 * Fixed the precision of the geometry literals in GeoJSON writer. Now, 1.10 this defaults to the precision model of JTS (equals to 16). Prior to 1.11 this it was fixed to 4.