# HG changeset patch # User Markus Mützel # Date 1635442631 -7200 # Node ID 689c323540b0a61a69df5e51ca167411621bd221 # Parent aaac4d16af9e00419eb60355a5a57eff7f89644a NEWS: Update with latest changes ahead of release. * NEWS: Add items from commit log. diff -r aaac4d16af9e -r 689c323540b0 NEWS --- a/NEWS Mon Oct 25 22:27:39 2021 +0200 +++ b/NEWS Thu Oct 28 19:37:11 2021 +0200 @@ -28,6 +28,11 @@ - `cbrt`: Clarify that function errors for non-real input. - `dsearchn.m`: Added optional distance output description (bug #61156). - Add Hungarian translation for project description files. +- Document fsolve output "info" -2 (bug #61310). + +### Build system + +- Correct error message for incompatible CXSparse (bug #61385). Summary of bugs fixed for version 6.3.0 (2021-07-11)