diff --git a/CHANGELOG b/CHANGELOG index c2cbe64840..95f029f281 100644 --- a/CHANGELOG +++ b/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.