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, 19 Apr 2017 12:03:49 -0400 (EDT)

wingo pushed a commit to branch master
in repository guile.

commit 0065945cbff8bdf38e394ab597058152d138e248
Author: Andy Wingo <address@hidden>
Date:   Wed Apr 19 18:03:37 2017 +0200

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

diff --git a/NEWS b/NEWS
index 91d3720..1103fcb 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,5 @@
 Guile NEWS --- history of user-visible changes.
-Copyright (C) 1996-2016 Free Software Foundation, Inc.
+Copyright (C) 1996-2017 Free Software Foundation, Inc.
 See the end for copying conditions.
 
 Please send Guile bug reports to address@hidden
@@ -65,6 +65,24 @@ may contain macros that contain legacy syntax object 
constants.  See the
 discussion of "allow-legacy-syntax-objects?" in "Syntax Transformer
 Helpers" in the manual for full details.
 
+* Bug fixes
+
+*** Fix snarfing with -ggdb3 (#25803)
+*** Fix spurious snarf warnings for net_db.c
+*** Output statprof flat display to correct port
+*** Document guile-2.2 cond-expand feature
+*** Add --with-bdw-gc for BSDs that use bdw-gc-threaded (see README)
+*** Documentation typo fixes (#26188)
+*** Fix SRFI-9 date->string bugs with ~N and ~F (#26261, #26260, #26259)
+*** SRFI-19 current-time-monotonic returns time of right type (#26329)
+*** Avoid causing GC when looking up exception handler
+*** Increment objcode version, in a compatible way
+*** Fix compile warning in (system base types)
+*** Only run tests that require fork if it is provided
+*** Speed up procedure-minimum-arity for fixed arity
+*** REPL server tests catch ECONNABORTED
+*** Avoid deprecated argument to setvbuf in (web client)
+*** Remove non-existent 'open-connection-for-uri' export from (web client)
 
 
 Changes in 2.2.0 (changes since the 2.0.x stable release series):



reply via email to

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