aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGavin D. Howard <gavin@gavinhoward.com>2023-03-15 15:51:13 -0600
committerGavin D. Howard <gavin@gavinhoward.com>2023-03-15 15:51:13 -0600
commit64fb2dba789ebc43f7c2686e6a07dad50c8c3c9d (patch)
tree638b30f4131dca31998d0bcd9e9f5c0a953074c6
parent4c269b0c84569c1ed6478c8eaa587379a37bfa58 (diff)
downloadbc-64fb2dba789ebc43f7c2686e6a07dad50c8c3c9d.tar.gz
Fix the NEWS
Signed-off-by: Gavin D. Howard <gavin@gavinhoward.com>
-rw-r--r--NEWS.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/NEWS.md b/NEWS.md
index ceb4e438..44b17b06 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -3,8 +3,8 @@
## 6.5.0
This is a production release that fixes an infinite loop bug in `root()` and
-`cbrt()` and adds the `fib()` function to the extended math library to calculate
-Fibonacci numbers t
+`cbrt()`, fixes a bug with `BC_LINE_LENGTH=0`, and adds the `fib()` function to
+the extended math library to calculate Fibonacci numbers.
## 6.4.0