From de729c31f8da6d38802f16078cf591b30749579b Mon Sep 17 00:00:00 2001 From: Matthias Koefferlein Date: Mon, 13 Aug 2018 20:39:38 +0200 Subject: [PATCH] Updated changelog. --- Changelog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog b/Changelog index b69a0651f..7de763102 100644 --- a/Changelog +++ b/Changelog @@ -16,6 +16,11 @@ style * Bugfix: https://github.com/klayoutmatthias/klayout/issues/148 Wrong font is used +* Bugfix: https://github.com/klayoutmatthias/klayout/issues/152 + Shapes#size reported a wrong shape count in viewer mode +* Bugfix: https://github.com/klayoutmatthias/klayout/issues/155 + Program freezes after replacing nothing by something in + Macro editor * Bugfix: 8 bit indexed GIF images can be used for package icons now * Enhancement: Provide a way to specify the type of a macro This feature is mainly useful for command line arguments.