From 9dd603bbd55b0c6f6b9ad56b3f729466225b22f0 Mon Sep 17 00:00:00 2001 From: Matthias Koefferlein Date: Sun, 30 Sep 2018 23:27:25 +0200 Subject: [PATCH] Fixed a typo (issue number in changelog) --- Changelog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Changelog b/Changelog index 3b7cbfe4a..67682c951 100644 --- a/Changelog +++ b/Changelog @@ -8,7 +8,7 @@ DEF reader did not pull vias from LEF * Bugfix: https://github.com/klayoutmatthias/klayout/issues/174 Performance issue with many layers with width >1 -* Bugfix: https://github.com/klayoutmatthias/klayout/issues/175 +* Bugfix: https://github.com/klayoutmatthias/klayout/issues/176 Painting issue with texts * Bugfix: some potential memory corruption issues fixed During the efforts for making the code base compatible