diff options
| author | Stefan Eßer <se@FreeBSD.org> | 2023-04-30 17:53:26 +0000 |
|---|---|---|
| committer | Stefan Eßer <se@FreeBSD.org> | 2023-04-30 17:53:26 +0000 |
| commit | 438a1101dc1f687928cdbe02cd7817a88a24f42f (patch) | |
| tree | 28ace189e16de38a1f29152e9e49b22b516a5ad4 /NEWS.md | |
| parent | 0ff539eb7ca570d65a23a7ad13a91a673d89abcf (diff) | |
Diffstat (limited to 'NEWS.md')
| -rw-r--r-- | NEWS.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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 |
