Strabon
changeset 1340:c1cebf65ffe3
added bug fix #51 in ChangeLog.
author | Stella Giannakopoulou <sgian@di.uoa.gr> |
---|---|
date | Mon May 26 19:36:50 2014 +0300 (2014-05-26) |
parents | b4ed3e06712c |
children | 8a4441fb946e |
files | ChangeLog |
line diff
1.1 --- a/ChangeLog Mon May 26 19:03:28 2014 +0300 1.2 +++ b/ChangeLog Mon May 26 19:36:50 2014 +0300 1.3 @@ -2,6 +2,11 @@ 1.4 1.5 * Version 3.2.10 released. 1.6 1.7 + * Fixed a bug in queries that contain variables that exist inside 1.8 + spatial functions in select and do not exist in the where clause 1.9 + made Strabon throw a NULL pointer exception. 1.10 + (bug #51 https://bug.strabon.di.uoa.gr/ticket/51) 1.11 + 1.12 * Various changes in the interface and behavior of Strabon Endpoint: 1.13 - Revised the logos and the sample queries. 1.14 - Results query limit is set to zero (unlimited).