summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGES7
-rw-r--r--README.md1
2 files changed, 5 insertions, 3 deletions
diff --git a/CHANGES b/CHANGES
index dde458f..9e4c60e 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,8 +1,9 @@
Unreleased
- * Added support for the LUSERS command (from Alex Wright).
- * Added basic SSL support (from Leandro Lucarella).
- * Added support for --chroot and -setuid (from Ron Fritz).
+ * Added support for the LUSERS command (by Alex Wright).
+ * Added basic SSL support (by Leandro Lucarella).
+ * Added support for --chroot and -setuid (by Ron Fritz).
+ * Added --listen option to set address to bind to (by Martin Maney).
0.4 2012-07-01
diff --git a/README.md b/README.md
index 8a9ea19..ad4057f 100644
--- a/README.md
+++ b/README.md
@@ -103,5 +103,6 @@ Contributors
Alex Wright
Leandro Lucarella
+Martin Maney
Matt Behrens
Ron Fritz