From af33f71aa220a5b42dd640a3233f4ae57d75789b Mon Sep 17 00:00:00 2001 From: lethosor Date: Sun, 3 May 2020 22:54:43 -0400 Subject: [PATCH] Update changelog Includes #1561/#1566 --- docs/changelog.txt | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/changelog.txt b/docs/changelog.txt index d3ed3e51c..1aa7f916e 100644 --- a/docs/changelog.txt +++ b/docs/changelog.txt @@ -39,6 +39,13 @@ changelog.txt uses a syntax similar to RST, with a few special sequences: # Future +## Fixes +- Fixed a segfault when attempting to start a headless session with a graphical PRINT_MODE setting +- `labormanager`: fixed handling of new jobs in 0.47 + +## Ruby +- Updated ``item_find`` and ``building_find`` to use centralized logic that works on more screens + # 0.47.04-r1 ## Fixes