1
0
Fork 0
This commit is contained in:
jsteemann 2018-10-10 09:25:42 +02:00
parent f51ab1912a
commit 8c6762b03d
1 changed files with 1 additions and 1 deletions

View File

@ -134,7 +134,7 @@ v3.4.0-rc.2 (2018-09-30)
* fixed issue #6495: Document not found when removing records
* fixed undefined behavior is cluster plan-loading procedure that may have
* fixed undefined behavior in cluster plan-loading procedure that may have
unintentionally modified a shared structure
* reduce overhead of function initialization in AQL COLLECT aggregate functions,