1
0
Fork 0

updated CHANGELOG

This commit is contained in:
Jan Steemann 2013-11-13 21:35:33 +01:00
parent 6d14b841b5
commit d50ae62088
1 changed files with 5 additions and 0 deletions

View File

@ -7,6 +7,11 @@ v1.4.1 (2013-11-08)
v1.4.2 (XXXX-XX-XX)
-------------------
* changed Windows condition variable implementation to use Windows native
condition variables
This is an attempt to fix spurious Windows hangs as described in issue #662.
* added documentation for JavaScript traversals
* added --code-page command-line option for Windows version of arangosh