changeset 32433:c1bffa0c88db

maint: Merge stable to default
author Arun Giridhar <arungiridhar@gmail.com>
date Thu, 26 Oct 2023 10:38:28 -0400
parents 868172fa8849 (current diff) bd42126c2553 (diff)
children 9296e2b74d0b
files etc/NEWS.8.md
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/etc/NEWS.8.md	Thu Oct 26 13:47:49 2023 +0200
+++ b/etc/NEWS.8.md	Thu Oct 26 10:38:28 2023 -0400
@@ -21,7 +21,7 @@
 - `fft`: Avoid overwriting input for inplace operations (bug #64733).
 - `intersect.m`: Correct third output with `"stable"` flag (bug #60347).
 - Avoid use-after-free issue in parser (bug #60882).
-- `betainf.m`: Improve integer input logic and validation (bug #64726).
+- `betainc.m`: Improve integer input logic and validation (bug #64726).
 
 ### GUI