--- DarthVader/CHANGELOG 2014/10/10 13:34:59 1.3 +++ DarthVader/CHANGELOG 2014/10/14 14:06:52 1.5 @@ -15,3 +15,5 @@ UNSIGNED result if any operand isUNSIGNED. This is something that I think is weird and in the code there is not such an assumption of course, I expect that the subtraction between two unsigned integer COULD result in a negative number... +v10r21 : BUG FIXED: sync lost between CAL/TOF in TrkCore when skipping events outside time window +v10r22 : Bug fixed: mysql api does not support multiple queries (introduce to fix MySQL >=5.5.5 bug, see v10r20).