guile-commits
[Top][All Lists]
Advanced

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

[Guile-commits] 02/03: Update NEWS


From: Andy Wingo
Subject: [Guile-commits] 02/03: Update NEWS
Date: Thu, 14 Jul 2016 16:07:03 +0000 (UTC)

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

commit f935cdc912d78e975c315b7c4c6e6e83f06ef160
Author: Andy Wingo <address@hidden>
Date:   Thu Jul 14 16:37:20 2016 +0200

    Update NEWS
    
    * NEWS: Update.
---
 NEWS |    2 ++
 1 file changed, 2 insertions(+)

diff --git a/NEWS b/NEWS
index 17b98c2..1ecee5e 100644
--- a/NEWS
+++ b/NEWS
@@ -139,6 +139,7 @@ More ARM cross-compilation targets are supported: "arm.*eb",
     (<http://bugs.gnu.org/21899>)
 *** Reduce eq? and eqv? over constants using equal?
     (<http://bugs.gnu.org/21855>)
+*** Skip invalid .go files found in GUILE_LOAD_COMPILED_PATH
 
 ** Threads
 *** Fix data races leading to corruption (<http://bugs.gnu.org/22152>)
@@ -161,6 +162,7 @@ More ARM cross-compilation targets are supported: "arm.*eb",
 ** System
 *** {get,set}sockopt now expect type 'int' for SO_SNDBUF/SO_RCVBUF
 *** 'system*' now available on MS-Windows
+*** 'open-pipe' now available on MS-Windows
 *** Better support for file names containing backslashes on Windows
 
 ** Web



reply via email to

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