diff --git a/docs/Authors.rst b/docs/Authors.rst index 7bd4f4757..df2d2dc6b 100644 --- a/docs/Authors.rst +++ b/docs/Authors.rst @@ -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 diff --git a/docs/changelog.txt b/docs/changelog.txt index ca7d50538..063d03684 100644 --- a/docs/changelog.txt +++ b/docs/changelog.txt @@ -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)