1
0
Fork 0

updated CHANGELOG

This commit is contained in:
Jan Steemann 2014-01-10 16:47:26 +01:00
parent f95a0dc6c1
commit c9f91f0da2
1 changed files with 2 additions and 0 deletions

View File

@ -112,6 +112,8 @@ v1.4.5 (XXXX-XX-XX)
* defer evaluation of AQL subqueries and logical operators (lazy evaluation) * defer evaluation of AQL subqueries and logical operators (lazy evaluation)
* Updated font in WebFrontend, it now contains a version that renders properly on windows
* generally allow function return values as call parameters to AQL functions * generally allow function return values as call parameters to AQL functions
* fixed potential deadlock in global context method execution * fixed potential deadlock in global context method execution