X-Git-Url: http://gitweb.scilab.org/?p=scilab.git;a=blobdiff_plain;f=scilab%2FCHANGES;h=3168ac4f261c75f15f98355767368975f3324006;hp=7226f156d4d68ced95e388c39fd4bd2ce37fd77a;hb=b13d1c10e05dd55ff38b66aa2eab546316c63635;hpb=056e033c3d45e42d20d029e8aea9c062335ab5e0 diff --git a/scilab/CHANGES b/scilab/CHANGES index 7226f15..3168ac4 100644 --- a/scilab/CHANGES +++ b/scilab/CHANGES @@ -326,6 +326,8 @@ In 6.0.0: * Bug #13468 fixed - Scilab hanged when incorrect format was used for file reading using mfscanf. +* Bug #13725 fixed - xfpoly polygon filling would may fail for some cases + * Bug #13769 fixed - t = "abc..//ghi" was parsed as a continued + comment * Bug #13810 fixed - householder(v, k*v) returned column of %nan. Input parameters were not checked. The Householder matrix could not be returned. Help pages were inaccurate and without examples. There was no householder() demo.