projects
/
scilab.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
* Bug #12779 fixed - savewave() had a miscoding in the internal function write_wavedat().
[scilab.git]
/
scilab
/
CHANGES_5.5.X
diff --git
a/scilab/CHANGES_5.5.X
b/scilab/CHANGES_5.5.X
index
9f0388e
..
f865693
100644
(file)
--- a/
scilab/CHANGES_5.5.X
+++ b/
scilab/CHANGES_5.5.X
@@
-512,3
+512,5
@@
Bug fixes
* Bug #12774 fixed - Various typos fixed.
* Bug #12775 fixed - Some related functions were not listed in "See also" section of routh_t help page.
+
+* Bug #12779 fixed - savewave() had a miscoding in the internal function write_wavedat().