projects
/
scilab.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
* Bug #13709 fixed - the returned position by unique function was sometimes wrong.
[scilab.git]
/
scilab
/
CHANGES_6.0.X
diff --git
a/scilab/CHANGES_6.0.X
b/scilab/CHANGES_6.0.X
index
fa87741
..
0f304a2
100644
(file)
--- a/
scilab/CHANGES_6.0.X
+++ b/
scilab/CHANGES_6.0.X
@@
-2,7
+2,10
@@
=================================================================
-(please remove this line when adding the first changed item...)
+Scilab Bug Fixes
+================
+
+* Bug #13709 fixed - unique function sometimes returned wrong index values.