mirror of https://gitee.com/bigwinds/arangodb
fixed CHANGELOG
This commit is contained in:
parent
f825cd97ac
commit
4cf0323e6e
|
@ -28,11 +28,14 @@ not released yet
|
||||||
as before. The Javascript API in the shell also offers a new update() method in extension to
|
as before. The Javascript API in the shell also offers a new update() method in extension to
|
||||||
the previously existing replace() method.
|
the previously existing replace() method.
|
||||||
|
|
||||||
v1.0.0 (2012-08-17)
|
v1.0.1 (2012-XX-XX)
|
||||||
-------------------
|
-------------------
|
||||||
|
|
||||||
* fix for issue #163: server cannot create collection because of abandoned files
|
* fix for issue #163: server cannot create collection because of abandoned files
|
||||||
|
|
||||||
|
v1.0.0 (2012-08-17)
|
||||||
|
-------------------
|
||||||
|
|
||||||
* fix for issue #157: check for readline and ncurses headers, not only libraries
|
* fix for issue #157: check for readline and ncurses headers, not only libraries
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue