From 430803b6419e084c7464f5e35006b7bcb90f8721 Mon Sep 17 00:00:00 2001 From: Samuel Gougeon Date: Wed, 19 Aug 2015 17:13:37 +0200 Subject: [PATCH] * Bug #13944 fixed - The menu "Toolboxes" was missing. Change-Id: I2d7c6fd5d2d266311439f836feade20b8b5b412c --- scilab/CHANGES_6.0.X | 2 ++ 1 file changed, 2 insertions(+) diff --git a/scilab/CHANGES_6.0.X b/scilab/CHANGES_6.0.X index b2f8c31..f4c97f1 100644 --- a/scilab/CHANGES_6.0.X +++ b/scilab/CHANGES_6.0.X @@ -15,6 +15,8 @@ Scilab Bug Fixes * Bug #13872 fixed - Non regression test added for unique function (the indices returned were wrong) +* Bug #13944 fixed - The menu "Toolboxes" was missing. + * Bug #14020 fixed - Incorrect carriage return ascii code. * Bug #14025 fixed - head_comments did not take into account compiled functions. -- 1.7.9.5