X-Git-Url: http://gitweb.scilab.org/?p=scilab.git;a=blobdiff_plain;f=scilab%2FCHANGES_5.5.X;h=003657755e8b4eb40fd4047ef16698affdccfcc3;hp=9c70169dacb1909c089f72f30dd54e92947e50cc;hb=05f58208e3645afcbe1a91d296587a7b469a969e;hpb=c9e368fe49508ad5b8aa53deb24e40a054d92e6f diff --git a/scilab/CHANGES_5.5.X b/scilab/CHANGES_5.5.X index 9c70169..0036577 100644 --- a/scilab/CHANGES_5.5.X +++ b/scilab/CHANGES_5.5.X @@ -103,6 +103,8 @@ Scilab Bug Fixes * Bug #13349 fixed - Double-clicking on a MAT-file in file browser did not load it. +* Bug #13350 fixed - There was a buffer overrun with "call" function. + * Bug #13351 fixed - xstringb failed with LaTeX code. * Bug #13358 fixed - Intersect and unique were slow due to an issue in quicksort implementation.