summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJose Antonio Ortega Ruiz <jao@gnu.org>2013-06-04 14:59:24 +0200
committerJose Antonio Ortega Ruiz <jao@gnu.org>2013-06-04 14:59:24 +0200
commit69844af4b9eb6bd6735455ea25fd7a8ac720ef14 (patch)
tree28cda7b4fd725a98e1734a1366bbe41a655ee96e
parent4887a593c0361dcf9e0c75766ab21a72e7ec3fdf (diff)
downloadgeiser-69844af4b9eb6bd6735455ea25fd7a8ac720ef14.tar.gz
geiser-69844af4b9eb6bd6735455ea25fd7a8ac720ef14.tar.bz2
Ludovic made it also to AUTHORS and NEWS
-rw-r--r--AUTHORS1
-rw-r--r--NEWS5
2 files changed, 6 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS
index 367e9bd..f8de9b2 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -10,5 +10,6 @@ Jonas Rodrigues
Ray Racine
Nick Parker
Darren Hoo
+Ludovic Courtès
See also <https://github.com/jaor/geiser/contributors>.
diff --git a/NEWS b/NEWS
index 03afa29..0605af8 100644
--- a/NEWS
+++ b/NEWS
@@ -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: