1
0
Fork 0

Merge branch 'devel' of https://github.com/arangodb/arangodb into devel

This commit is contained in:
jsteemann 2016-07-12 16:10:49 +02:00
commit 5d2d343baa
1 changed files with 4 additions and 0 deletions

View File

@ -27,6 +27,10 @@ devel
v3.0.3 (XXXX-XX-XX)
-------------------
* fixed AQL MERGE() function with External objects originating from traversals
* fixed some logfile recovery errors with error message "document not found"
* fixed issue #1937
* fixed issue #1936