guile-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Guile-commits] 01/01: Update NEWS


From: Andy Wingo
Subject: [Guile-commits] 01/01: Update NEWS
Date: Wed, 29 Jun 2016 11:11:01 +0000 (UTC)

wingo pushed a commit to branch stable-2.0
in repository guile.

commit abc003fb4586d14be6dea978a40f585d71cab104
Author: Andy Wingo <address@hidden>
Date:   Wed Jun 29 13:10:50 2016 +0200

    Update NEWS
    
    * NEWS: Update.
---
 NEWS |    6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/NEWS b/NEWS
index 6f8d092..36ab4c0 100644
--- a/NEWS
+++ b/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>)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]