From e53fc1d3ec04657b518b8d7183acb1d09233759e Mon Sep 17 00:00:00 2001 From: =?utf8?q?Cl=C3=A9ment=20DAVID?= Date: Mon, 8 Jun 2015 12:13:51 +0200 Subject: [PATCH] * Bug #13925 fixed - SciNotes used the wrong paired bracket highlight style. Change-Id: I20cde5344a0b022969638cbc210a3f4c4464e1ad --- scilab/CHANGES_5.5.X | 2 ++ .../scinotes/etc/XConfiguration-scinotes.xml | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/scilab/CHANGES_5.5.X b/scilab/CHANGES_5.5.X index f187481..fc04a02 100644 --- a/scilab/CHANGES_5.5.X +++ b/scilab/CHANGES_5.5.X @@ -18,6 +18,8 @@ Scilab Bug Fixes * Bug #13924 fixed - rationals r1==r2 and r1~=r2 might sometimes be wrong. +* Bug #13925 fixed - SciNotes used the wrong paired bracket highlight style. + Changes between version 5.5.1 and 5.5.2 diff --git a/scilab/modules/scinotes/etc/XConfiguration-scinotes.xml b/scilab/modules/scinotes/etc/XConfiguration-scinotes.xml index 7fe953a..1cb44ed 100644 --- a/scilab/modules/scinotes/etc/XConfiguration-scinotes.xml +++ b/scilab/modules/scinotes/etc/XConfiguration-scinotes.xml @@ -5,7 +5,7 @@ - +
-- 1.7.9.5