diff --git a/docs/changelog.txt b/docs/changelog.txt index 9c1ff97b4..16c6c5233 100644 --- a/docs/changelog.txt +++ b/docs/changelog.txt @@ -39,6 +39,7 @@ changelog.txt uses a syntax similar to RST, with a few special sequences: ## Fixes -@ Console: fixed crash when entering long commands on Linux/macOS +-@ Removed jsoncpp's ``include`` and ``lib`` folders from DFHack builds/packages - Fixed special characters in `command-prompt` and other non-console in-game outputs on Linux/macOS (in tools using ``df2console``) - `dwarfmonitor`, `manipulator`: fixed stress cutoffs - `startdwarf`: fixed on 64-bit Linux @@ -49,6 +50,9 @@ changelog.txt uses a syntax similar to RST, with a few special sequences: - ``getStressCategoryRaw(level)`` - ``stress_cutoffs`` (Lua: ``getStressCutoffs()``) +## Internals +- Added documentation for all RPC functions and a build-time check + ## Structures - Added ``start_dwarf_count`` on 64-bit Linux again and fixed scanning script - ``army_controller``: added new vector from 0.44.11