1
0
Fork 0

updated CHANGELOG

This commit is contained in:
Jan Steemann 2014-10-01 13:07:13 +02:00
parent f49d2e9830
commit 6da35ba709
1 changed files with 6 additions and 0 deletions

View File

@ -107,6 +107,12 @@ v2.3.0 (XXXX-XX-XX)
v2.2.4 (2014-XX-XX) v2.2.4 (2014-XX-XX)
------------------- -------------------
* fixed accessing `_from` and `_to` attributes in `collection.byExample` and
`collection.firstExample`
These internal attributes were not handled properly in the mentioned functions, so
searching for them did not always produce documents
* fixed issue #1030: arangoimp 2.2.3 crashing, not logging on large Windows CSV file * fixed issue #1030: arangoimp 2.2.3 crashing, not logging on large Windows CSV file
* fixed issue #1025: Traversal not as expected in undirected graph * fixed issue #1025: Traversal not as expected in undirected graph