X-Git-Url: http://gitweb.scilab.org/?p=scilab.git;a=blobdiff_plain;f=scilab%2FCHANGES.md;h=13058a91d295e24f56aac2a2d1c913ce19170d8c;hp=babde46b2721f89e1bd02639df3e17c2c2c71524;hb=1c7afa75c642b22f896f7c3373485b79a181e591;hpb=f5b48580f7950b38c8e822d6ee9e8a8b91ab3c3b diff --git a/scilab/CHANGES.md b/scilab/CHANGES.md index babde46..13058a9 100644 --- a/scilab/CHANGES.md +++ b/scilab/CHANGES.md @@ -227,7 +227,6 @@ Feature changes and additions on 6.1.1 * `gamma` is extended to incomplete gamma integrals. * `close` is extended to close the help browser, xcos, or the variables browser or editor GUIs. * `polyint` is introduced to compute polynomial antiderivatives. -* Listbox uicontrol callback is now triggered by item click in single selection mode. For example, it allows successive execution of a demo in the demonstrations gui. * `det` is now actually extended to sparse matrices. * `deff` is upgraded: - The created function may be returned as output argument.