summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS7
1 files changed, 5 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 0a6e859..0120e54 100644
--- a/NEWS
+++ b/NEWS
@@ -4,11 +4,14 @@
- 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
Bug fixes:
- - Company mode integration fixes (including #32231)
- - M-x geiser-edit-module in REPL buffers fixed
+ - Company mode integration fixes (including #32231).
+ - M-x geiser-edit-module in REPL buffers fixed.
+ - Interaction with Guile's debugger fixed.
+ - We now respect customized geiser-implementations-alist.
* Version 0.1.1 (Jan 24, 2011)