summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJose Antonio Ortega Ruiz <jao@gnu.org>2013-09-25 05:15:13 +0200
committerJose Antonio Ortega Ruiz <jao@gnu.org>2013-09-25 05:15:13 +0200
commitbf3f1750579e88c4e636855f912a2138fbd0f632 (patch)
treecb0fa2c9b76ac301aac077aa872f30967e3f8612
parent2cb40f5a1f0115a995daa176208f76b674dd523e (diff)
downloadgeiser-guile-bf3f1750579e88c4e636855f912a2138fbd0f632.tar.gz
geiser-guile-bf3f1750579e88c4e636855f912a2138fbd0f632.tar.bz2
Credit where credit is due
-rw-r--r--NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index e5e4606..ef96c7f 100644
--- a/NEWS
+++ b/NEWS
@@ -12,7 +12,8 @@
- Pressing return on a previous expression in the REPL will resend
it, by Darren Hoo.
- Improvements to syntax highlighting (define/match in racket).
- - Version checks for the underlying Scheme process.
+ - Version checks for the underlying Scheme process, thanks to an
+ idea of B Batsov.
Bug fixes: