diff --git a/CHANGELOG b/CHANGELOG index 5d91b7bd7f..12e59f3fd7 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,6 +1,9 @@ -v2.8.5 (2016-03-xx) +v2.8.5 (2016-03-XX) ------------------- +* fixed issue #1765 (The webinterface should display the correct query time) + and #1770 (Display ACTUAL query time in aardvark's AQL editor) + * Windows: the unhandled exception handler now calls the windows logging facilities directly without locks. This fixes lockups on crashes from the logging framework.