Update other docs for cxxrandom/#1204

develop
lethosor 2018-06-20 11:17:05 -04:00
parent 26427c2e43
commit 7f9270407f
2 changed files with 4 additions and 0 deletions

@ -29,6 +29,7 @@ Carter Bray Qartar
Chris Dombroski cdombroski
Clayton Hughes
Clément Vuchener cvuchener
Cooper cppcooper coope
Dan Amlund danamlund
Daniel Brooks db48x
David Corbett dscorbett

@ -37,6 +37,9 @@ changelog.txt uses a syntax similar to RST, with a few special sequences:
================================================================================
# Future
## New Plugins
- `cxxrandom`: exposes some features of the C++11 random number library to Lua
## Fixes
- Fixed many tools incorrectly using the ``dead`` unit flag (they should generally check ``flags2.killed`` instead)
- Fixed ``-g`` flag (GDB) in Linux ``dfhack`` script (particularly on x64)