From a0364c2561dda4c4b67e7e3b6830719b4ed60916 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Thu, 10 Nov 2022 12:17:34 +0100 Subject: set_nd_nq is now in mkin, fix Steps12 bug If a scenario with a slash "/" was selected in PEC_sw_focus(), the Step 2 file generated giving an error (path not found) in the Steps12 calculator, because the scenario name is part of the "compound" name in this implementation, in order to show it in the list that the calculator presents. --- ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 23ac2c6..8a0babe 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +commit aa0c59c7a3ede267730fe85f9e27b1814f9e897a +Author: Johannes Ranke +Date: 2021-11-19 00:18:41 +0100 + + Update static docs + +commit f4e35b0bf9c4de0b5c6235f5cf9e284faf40569f +Author: Johannes Ranke +Date: 2021-11-19 00:17:33 +0100 + + Update docs and logs + commit 6e3917d814500d5af43702b4d4be1e44cefc00d4 Author: Johannes Ranke Date: 2021-11-18 11:22:44 +0100 -- cgit v1.2.1