summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4c42b55b7..f2cabd3b5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-11-01 Clint Adams <clint@zsh.org>
+
+ * users/9483: Sir Raorn(?): Completion/Unix/Command/_ri:
+ completion for ri (ruby documentation viewer).
+
2006-10-27 Peter Stephenson <pws@csr.com>
* 22924: Src/Zle/complist.c, Src/Zle/compresult.c,