[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Guile-commits] branch main updated: Update NEWS.
From: |
Daniel Llorens |
Subject: |
[Guile-commits] branch main updated: Update NEWS. |
Date: |
Mon, 13 May 2024 04:09:57 -0400 |
This is an automated email from the git hooks/post-receive script.
lloda pushed a commit to branch main
in repository guile.
The following commit(s) were added to refs/heads/main by this push:
new 34c13e7d9 Update NEWS.
34c13e7d9 is described below
commit 34c13e7d943067490edd52f3cd008ae74bc5647e
Author: Daniel Llorens <lloda@sarc.name>
AuthorDate: Mon May 13 10:09:40 2024 +0200
Update NEWS.
---
NEWS | 2 ++
1 file changed, 2 insertions(+)
diff --git a/NEWS b/NEWS
index 3c4854ca9..03b4d14f1 100644
--- a/NEWS
+++ b/NEWS
@@ -39,6 +39,8 @@ files. See "Random Access" in the manual for details.
* Bug fixes
+** Fix incorrect comparison between exact and inexact numbers
+ (<https://debbugs.gnu.org/69725>)
** (ice-9 suspendable-ports) incorrect UTF-8 decoding
(<https://bugs.gnu.org/62290>)
** Fix invalid use of 'posix_spawn' on non-glibc systems
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Guile-commits] branch main updated: Update NEWS.,
Daniel Llorens <=