From 61b952c1ebdd3eb129acd48672081d9c386a41b0 Mon Sep 17 00:00:00 2001 From: schach Date: Fri, 13 Oct 2017 18:14:27 +0200 Subject: [PATCH] version 2.1.7: * ticket 0000690 : { and } refused in ASN.1 editor * ticket 0000691 : graphical label modification refused if RI does not inherit from PI * ticket 0000692 : if a PI is connected to a RI, parameters modifications are disallowed * ticket 0000693 : Connection coordinates are lost at load time --- TASTE-linux64/changelog.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/TASTE-linux64/changelog.txt b/TASTE-linux64/changelog.txt index 562cd06..5a9bbcb 100644 --- a/TASTE-linux64/changelog.txt +++ b/TASTE-linux64/changelog.txt @@ -1,3 +1,9 @@ +version 2.1.7: +* ticket 0000690 : { and } refused in ASN.1 editor +* ticket 0000691 : graphical label modification refused if RI does not inherit from PI +* ticket 0000692 : if a PI is connected to a RI, parameters modifications are disallowed +* ticket 0000693 : Connection coordinates are lost at load time + version 2.1.6: * ticket 0000685 : Cannot instantiate a function from imported IV except in root * ticket 0000687 : Error in loading HWLib during DV loading -- GitLab