mirror of https://gitee.com/bigwinds/arangodb
updated changelog
This commit is contained in:
parent
bfe232c299
commit
6fd30f56fc
11
CHANGELOG
11
CHANGELOG
|
@ -87,9 +87,18 @@ v1.3 (XXXX-XX-XX)
|
|||
arangob is now always included in the build
|
||||
|
||||
|
||||
v1.2.2 (XXXX-XX-XX)
|
||||
v1.2.3 (XXXX-XX-XX)
|
||||
-------------------
|
||||
|
||||
* issue triAGENS/ArangoDB-PHP#55: AQL optimiser may have mis-optimised duplicate
|
||||
filter statements with limit
|
||||
|
||||
|
||||
v1.2.2 (2013-03-26)
|
||||
-------------------
|
||||
|
||||
* fixed save of objects with common sub-objects
|
||||
|
||||
* issue #459: fulltext internal memory allocation didn't scale well
|
||||
This fix improves loading times for collections with fulltext indexes that have
|
||||
lots of equal words indexed.
|
||||
|
|
Loading…
Reference in New Issue