X-Git-Url: http://gitweb.scilab.org/?p=scilab.git;a=blobdiff_plain;f=scilab%2FCHANGES.md;h=58ec4be550529ac6fad8b20fc989d1f2d0ea0249;hp=40b10447f471730587f4bd590898df857b3f64ad;hb=5a4bf4a73d2edecfc11d5988bb8fb66f3aa39df2;hpb=779fc3b14e960341952b6fcafe1cf0df7ec528df diff --git a/scilab/CHANGES.md b/scilab/CHANGES.md index 40b1044..58ec4be 100644 --- a/scilab/CHANGES.md +++ b/scilab/CHANGES.md @@ -266,6 +266,7 @@ Bug Fixes ### Bugs fixed in 6.1.1: * [#3188](https://bugzilla.scilab.org/3188): `part()` was slower than in Scilab 4.1.2. +* [#16106](https://bugzilla.scilab.org/16106): Xcos sciblk4 user-defined blocks did not handle opar and odstate/oz correctly. * [#16342](https://bugzilla.scilab.org/16342): `strcat()` was much slower in Scilab 6.0.2. * [#16350](https://bugzilla.scilab.org/16350): in if/while conditions, the empty sparse boolean was considered as TRUE. * [#16365](https://bugzilla.scilab.org/16365): `median(m,"r")` and `median(m,"c")` yielded wrong results (6.1.0 regression)