comparison NEWS @ 30255:689c323540b0 stable

NEWS: Update with latest changes ahead of release. * NEWS: Add items from commit log.
author Markus Mützel <markus.muetzel@gmx.de>
date Thu, 28 Oct 2021 19:37:11 +0200
parents 53a8566aa3df
children cd8d4a95815a 8d7671609955
comparison
equal deleted inserted replaced
30250:aaac4d16af9e 30255:689c323540b0
26 - Improve docstring for `disable_diagonal_matrix`, `disable_diagonal_matrix`, 26 - Improve docstring for `disable_diagonal_matrix`, `disable_diagonal_matrix`,
27 and `disable_range` (patch #10089). 27 and `disable_range` (patch #10089).
28 - `cbrt`: Clarify that function errors for non-real input. 28 - `cbrt`: Clarify that function errors for non-real input.
29 - `dsearchn.m`: Added optional distance output description (bug #61156). 29 - `dsearchn.m`: Added optional distance output description (bug #61156).
30 - Add Hungarian translation for project description files. 30 - Add Hungarian translation for project description files.
31 - Document fsolve output "info" -2 (bug #61310).
32
33 ### Build system
34
35 - Correct error message for incompatible CXSparse (bug #61385).
31 36
32 37
33 Summary of bugs fixed for version 6.3.0 (2021-07-11) 38 Summary of bugs fixed for version 6.3.0 (2021-07-11)
34 ---------------------------------------------------- 39 ----------------------------------------------------
35 40