From 1c35e952b428ac70068d27c15162484fed1186ca Mon Sep 17 00:00:00 2001 From: Rainer Gerhards Date: Sun, 27 Jan 2013 12:55:39 +0100 Subject: doc: mention new enhancement in ChangeLog --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ChangeLog b/ChangeLog index 6eda62c8..e1bb9481 100644 --- a/ChangeLog +++ b/ChangeLog @@ -11,6 +11,10 @@ Version 7.3.6 [devel] 2012-12-?? - fix compile problem in imklog - added capability to output thread-id-to-function debug info This is a useful debug aid, but nothing of concern for regular users. +- greatly improved speed of large-array [N]EQ RainerScript comparisons + Thanks to David Lang for a related discussion that inspired the idea + to do this with a much simpler (yet sufficient) approach than orignally + planned for. --------------------------------------------------------------------------- Version 7.3.5 [devel] 2012-12-19 - ommysql: addded batching/transaction support -- cgit v1.2.3