diff --git a/TASTE-linux/bin/TASTE b/TASTE-linux/bin/TASTE index d71489bab615cca32aa3ea83f32226bd73d921ac..dd3ade1dcfa66dfd0c3e6f8559781f95e3bea06d 100755 Binary files a/TASTE-linux/bin/TASTE and b/TASTE-linux/bin/TASTE differ diff --git a/TASTE-linux/bin/sdlrev b/TASTE-linux/bin/sdlrev new file mode 100644 index 0000000000000000000000000000000000000000..e20d52605cbe5394b2d6c033d957cc15f1cd7113 Binary files /dev/null and b/TASTE-linux/bin/sdlrev differ diff --git a/TASTE-linux/changelog.txt b/TASTE-linux/changelog.txt index 3c4caece5481ee69dc27b795bf1a8ccadca9c978..f19f8c3eed9b4710423b7856846e53ae9f2044f4 100644 --- a/TASTE-linux/changelog.txt +++ b/TASTE-linux/changelog.txt @@ -1,6 +1,30 @@ COO7: +* add propagation mecanism * ticket COO7-001 : Add navigation to the type line in the ASN.1 editor +version 2.1.18 : +* ticket 0000759 : taste-create-project does not create InterfaceView.aadl +* ticket 0000768 : Unload file option in dataview has no effect +* ticket 0000767 : Unexpected GUI modal behaviour after editing DataView (corrigé par 759 et 768) +* ticket 0000775 : Incorrect escaping of TASTE directives from XMLInterfaceView +* ticket 0000762 : Massive default canvas size breaks SVG export + +version 2.1.17: +* ticket 0000758 : Ocarina is not able to use package properties +* ticket 0000705 : Sometimes, direct function label edition in diagram bugs + (end key case) + +version 2.1.16 : +* ticket 0000756 : Undo messes up nested function connections + function colors +* ticket 0000757 : Cannot instantiate a function in IV + +version 2.1.15 : +* ticket 0000752 : Connection binding not generated for concurrencyview +* ticket 0000753 : RI label check inconsistence + +version 2.1.14 : +* ticket 0000751 : Forbid_in_PI property in dataview + version 2.1.13 : * ticket 0000745 : Modifying Interface View @@ -12,7 +36,7 @@ version 2.1.11 : * ticket 0000723 : error in svg export * ticket 0000388 : new keywords to forbid in IV-DV (reopen because start word not took into account) * ticket 0000730 : Connect multiple RIs in nested function to a single PI -* ticket 0000732/0000734 : Undo reverses the order of PI parameters/Order of parameters reversed in InterfaceView +* ticket 0000732/0000734 : Undo reverses the order of PI parameters/Order of parameters reversed in version 2.1.10: * ticket COO7-001 : Add navigation to the type line in the ASN.1 editor diff --git a/TASTE-linux/config/plugins/interface.sbp b/TASTE-linux/config/plugins/interface.sbp index a3955eafa71a807e8b53ba4ba16a733ffb0d6b8e..f7edb062b5a4cbb6f251dc421f390abc09b4b312 100755 Binary files a/TASTE-linux/config/plugins/interface.sbp and b/TASTE-linux/config/plugins/interface.sbp differ diff --git a/TASTE-linux64/bin/sdlrev b/TASTE-linux64/bin/sdlrev new file mode 100644 index 0000000000000000000000000000000000000000..cc7bb1aa9a3b7636bc107aae75057eb39a19290c Binary files /dev/null and b/TASTE-linux64/bin/sdlrev differ