1
0
Fork 0

updated CHANGELOG

This commit is contained in:
Jan Steemann 2015-02-11 12:52:26 +01:00
parent 8aa907a1d4
commit 6fa6516cf0
1 changed files with 9 additions and 2 deletions

View File

@ -84,7 +84,14 @@ v2.5.0 (XXXX-XX-XX)
behavior.
v2.4.3 (2015-02-XX)
v2.4.4 (2015-XX-XX)
-------------------
* increased default value of traversal option *maxIterations* to 100 times of its previous
default value
v2.4.3 (2015-02-06)
-------------------
* fix multi-threading with openssl when running under Windows
@ -95,7 +102,7 @@ v2.4.3 (2015-02-XX)
This error was occurring due to seldom internal rerouting introduced by the malformed application handler.
v2.4.2 (2015-XX-XX)
v2.4.2 (2015-01-30)
-------------------
* added custom visitor functionality for AQL traversals