summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJose Antonio Ortega Ruiz <jao@gnu.org>2011-02-25 16:15:16 +0100
committerJose Antonio Ortega Ruiz <jao@gnu.org>2011-02-25 16:15:16 +0100
commitfe4e0939ad8e30044809c355fa8b1885225d4d49 (patch)
tree7e97c96cb36ced3625ad7b9da69dc4d6ba8f994c
parent5aabaeb8e672ae6799166708166ecd30cb6c716d (diff)
downloadgeiser-fe4e0939ad8e30044809c355fa8b1885225d4d49.tar.gz
geiser-fe4e0939ad8e30044809c355fa8b1885225d4d49.tar.bz2
NEWS update
-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)