comparison NEWS @ 2486:ad8f30fc28d1

new error code: DatabaseUnavailable
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 07 Mar 2018 15:46:47 +0100
parents 1e2d5e14b3d3
children 0611aa383e62
comparison
equal deleted inserted replaced
2485:a5196a7d98c6 2486:ad8f30fc28d1
15 Lua 15 Lua
16 --- 16 ---
17 17
18 * New CMake option: "-DENABLE_LUA_MODULES=ON" to enable support for 18 * New CMake option: "-DENABLE_LUA_MODULES=ON" to enable support for
19 loading external Lua modules if the Lua engine is statically linked 19 loading external Lua modules if the Lua engine is statically linked
20
21 Plugins
22 -------
23
24 * New error code: DatabaseUnavailable
20 25
21 Maintenance 26 Maintenance
22 ----------- 27 -----------
23 28
24 * Orthanc now uses UTC (universal time) instead of local time in its database 29 * Orthanc now uses UTC (universal time) instead of local time in its database