diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2013-09-25 05:15:13 +0200 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2013-09-25 05:15:13 +0200 |
commit | bf3f1750579e88c4e636855f912a2138fbd0f632 (patch) | |
tree | cb0fa2c9b76ac301aac077aa872f30967e3f8612 /NEWS | |
parent | 2cb40f5a1f0115a995daa176208f76b674dd523e (diff) | |
download | geiser-guile-bf3f1750579e88c4e636855f912a2138fbd0f632.tar.gz geiser-guile-bf3f1750579e88c4e636855f912a2138fbd0f632.tar.bz2 |
Credit where credit is due
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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: |