X-Git-Url: http://gitweb.scilab.org/?p=scilab.git;a=blobdiff_plain;f=scilab%2FCHANGES.md;h=e1772d4dff2e23a4af8b3e5e9cf849068879e662;hp=49f0d867c37e5c3c5efd1a3fb744ed98503b3c93;hb=8e4c2bccea6da400b3fda19de97aa9d971b66b93;hpb=2847ec47a68314da89968beefad1012bebb1c076 diff --git a/scilab/CHANGES.md b/scilab/CHANGES.md index 49f0d86..e1772d4 100644 --- a/scilab/CHANGES.md +++ b/scilab/CHANGES.md @@ -267,6 +267,7 @@ Bug Fixes ### Bugs fixed in 6.1.1: * [#3188](https://bugzilla.scilab.org/3188): `part()` was slower than in Scilab 4.1.2. * [#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) ### Bugs fixed in 6.1.0: