From d98bfa67d0cc4e3c1cc01a888c8d8e25663443ca Mon Sep 17 00:00:00 2001 From: Matthias Koefferlein Date: Sun, 29 Jan 2023 18:46:33 +0100 Subject: [PATCH] Updated Changelog --- Changelog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Changelog b/Changelog index 1f84fa8c1..151218c99 100644 --- a/Changelog +++ b/Changelog @@ -4,6 +4,9 @@ * Bugfix: %GITHUB%/issues/1259 Qt-less LayoutView creates non-editable Layout initially even if editing is requested? * Bugfix: %GITHUB%/issues/1253 Library browser does not always display all libraries * Bugfix: %GITHUB%/issues/1237 Python error messages should include more information +* Bugfix: Technology indicator is cleared after last view is closed +* Bugfix: Partial mode did not support Ctrl/Shift to confine movement direction +* Bugfix: Avoid very long error messages in DRC/LVS scripts (listing all details of the engine) * Bugfix: "clone panel" did not copy custom layer stipples * Bugfix: Generic "drc" sizing has to use twice the size range to catch all possible interactions * Bugfix: DRC check (e.g. "sep") against second layer of "raw" type did not work in deep mode