diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2013-06-04 14:59:24 +0200 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2013-06-04 14:59:24 +0200 |
commit | 69844af4b9eb6bd6735455ea25fd7a8ac720ef14 (patch) | |
tree | 28cda7b4fd725a98e1734a1366bbe41a655ee96e | |
parent | 4887a593c0361dcf9e0c75766ab21a72e7ec3fdf (diff) | |
download | geiser-69844af4b9eb6bd6735455ea25fd7a8ac720ef14.tar.gz geiser-69844af4b9eb6bd6735455ea25fd7a8ac720ef14.tar.bz2 |
Ludovic made it also to AUTHORS and NEWS
-rw-r--r-- | AUTHORS | 1 | ||||
-rw-r--r-- | NEWS | 5 |
2 files changed, 6 insertions, 0 deletions
@@ -10,5 +10,6 @@ Jonas Rodrigues Ray Racine Nick Parker Darren Hoo +Ludovic Courtès See also <https://github.com/jaor/geiser/contributors>. @@ -7,6 +7,11 @@ - Pressing return on a previous expression in the REPL will resend it, by Darren Hoo. + + Bug fixes: + + - Autodoc for Guile 2.0.9+'s subr fixed, thanks to Ludovic Courtès. + * Version 0.4 (May 2, 2013) New features: |