mirror of https://gitee.com/bigwinds/arangodb
updated CHANGELOG
This commit is contained in:
parent
8aa907a1d4
commit
6fa6516cf0
11
CHANGELOG
11
CHANGELOG
|
@ -84,7 +84,14 @@ v2.5.0 (XXXX-XX-XX)
|
||||||
behavior.
|
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
|
* 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.
|
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
|
* added custom visitor functionality for AQL traversals
|
||||||
|
|
Loading…
Reference in New Issue