mirror of https://gitee.com/bigwinds/arangodb
updated CHANGELOG
This commit is contained in:
parent
349de845d2
commit
2202f7b296
|
@ -1,6 +1,15 @@
|
|||
devel
|
||||
-----
|
||||
|
||||
* moved V8 code into a git submodule
|
||||
this requires running the command
|
||||
|
||||
git submodule update --init --recursive
|
||||
|
||||
once after a source code update or fresh checkout
|
||||
|
||||
* updated V8 version to 5.7.0.0
|
||||
|
||||
* change undocumented behaviour in case of invalid revision ids in
|
||||
If-Match and If-None-Match headers from 400 (BAD) to 412 (PRECONDITION
|
||||
FAILED).
|
||||
|
|
Loading…
Reference in New Issue