# HG changeset patch # User Stella Giannakopoulou # Date 1401122210 -10800 # Node ID c1cebf65ffe31733c00dd61a927165b2d801cfdf # Parent b4ed3e06712c6616ee8e865fe54ef4195de07eb4 added bug fix #51 in ChangeLog. diff -r b4ed3e06712c -r c1cebf65ffe3 ChangeLog --- a/ChangeLog Mon May 26 19:03:28 2014 +0300 +++ b/ChangeLog Mon May 26 19:36:50 2014 +0300 @@ -2,6 +2,11 @@ * Version 3.2.10 released. + * Fixed a bug in queries that contain variables that exist inside + spatial functions in select and do not exist in the where clause + made Strabon throw a NULL pointer exception. + (bug #51 https://bug.strabon.di.uoa.gr/ticket/51) + * Various changes in the interface and behavior of Strabon Endpoint: - Revised the logos and the sample queries. - Results query limit is set to zero (unlimited).