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
commit06cb8552677d5b315c2b75f84944265f7feb570d (patch)
treef6ea2f0f9ce19cdd5cead6ca781ef3ac25a747bd
parent99e1cb68577896b2d1afcc9b6ab52e5c6a3a523f (diff)
downloadgeiser-chez-06cb8552677d5b315c2b75f84944265f7feb570d.tar.gz
geiser-chez-06cb8552677d5b315c2b75f84944265f7feb570d.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: