From 8e9389571057f3b0be4f43b54783cd202020d581 Mon Sep 17 00:00:00 2001 From: Jose Antonio Ortega Ruiz Date: Sun, 27 Feb 2011 13:52:00 +0100 Subject: NEWS update Now that the previous patch seems to work (thanks David Bremner!). --- NEWS | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 82e950d..563a9f3 100644 --- a/NEWS +++ b/NEWS @@ -4,14 +4,16 @@ - New C-c C-e C-l (or C-c C-r in REPL) to add a directory to Scheme's load path. - - Updates to play nice with Guile 2.0. + - Guile 2.0 as lowest Guile version supported. Bug fixes: - Company mode integration fixes (including #32231). - M-x geiser-edit-module in REPL buffers fixed. + - We now respect user customizations of geiser-implementations-alist. - Interaction with Guile's debugger fixed. - - We now respect customized geiser-implementations-alist. + - Navigable paths in warnings buffer for Guile 2.0. + - Fix for errors when entering R5RS modules in Racket. * Version 0.1.1 (Jan 24, 2011) -- cgit v1.2.3