aboutsummaryrefslogtreecommitdiff
path: root/NEWS.md
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2023-04-30 17:53:26 +0000
committerStefan Eßer <se@FreeBSD.org>2023-04-30 17:53:26 +0000
commit438a1101dc1f687928cdbe02cd7817a88a24f42f (patch)
tree28ace189e16de38a1f29152e9e49b22b516a5ad4 /NEWS.md
parent0ff539eb7ca570d65a23a7ad13a91a673d89abcf (diff)
Diffstat (limited to 'NEWS.md')
-rw-r--r--NEWS.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS.md b/NEWS.md
index 6dff6822fb16..44b17b060f5c 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -1,5 +1,11 @@
# News
+## 6.5.0
+
+This is a production release that fixes an infinite loop bug in `root()` and
+`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
This is a production release that fixes a `read()`/`?` bug and adds features to