1
0
Fork 0

updated CHANGELOG

This commit is contained in:
Jan Steemann 2016-03-07 10:31:53 +01:00
parent 4019f0d3b8
commit a6ed250b42
1 changed files with 4 additions and 1 deletions

View File

@ -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.