1
0
Fork 0

updated changelog

This commit is contained in:
Jan Steemann 2013-03-27 14:26:47 +01:00
parent bfe232c299
commit 6fd30f56fc
1 changed files with 10 additions and 1 deletions

View File

@ -87,9 +87,18 @@ v1.3 (XXXX-XX-XX)
arangob is now always included in the build 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 * issue #459: fulltext internal memory allocation didn't scale well
This fix improves loading times for collections with fulltext indexes that have This fix improves loading times for collections with fulltext indexes that have
lots of equal words indexed. lots of equal words indexed.