mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-09 15:10:29 +02:00
Update NEWS
* NEWS: Update.
This commit is contained in:
parent
2b421e02e1
commit
abc003fb45
1 changed files with 5 additions and 1 deletions
6
NEWS
6
NEWS
|
@ -133,8 +133,12 @@ More ARM cross-compilation targets are supported: "arm.*eb",
|
|||
*** Avoid quadratic expansion time in 'and' and 'or' macros
|
||||
(<http://bugs.gnu.org/17147>)
|
||||
*** Fix expander bug introduced when adding support for tail patterns
|
||||
(http://lists.gnu.org/archive/html/guile-user/2015-09/msg00017.html)
|
||||
(<http://lists.gnu.org/archive/html/guile-user/2015-09/msg00017.html>)
|
||||
*** Handle ~p in 'format' warnings (<http://bugs.gnu.org/18299>)
|
||||
*** Fix bug that exposed `list' invocations to CSE
|
||||
(<http://bugs.gnu.org/21899>)
|
||||
*** Reduce eq? and eqv? over constants using equal?
|
||||
(<http://bugs.gnu.org/21855>)
|
||||
|
||||
** Threads
|
||||
*** Fix data races leading to corruption (<http://bugs.gnu.org/22152>)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue