about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorTanaka Akira <akr@users.sourceforge.net>2001-06-01 05:37:02 +0000
committerTanaka Akira <akr@users.sourceforge.net>2001-06-01 05:37:02 +0000
commit3230fba640a8436d46a7deef554f88250004eca4 (patch)
tree2fa7222c5c20d71dd85d9b74262e23262822a458 /ChangeLog
parent171855e2e23938f40080ca2630d2efc42f319014 (diff)
downloadzsh-3230fba640a8436d46a7deef554f88250004eca4.tar.gz
zsh-3230fba640a8436d46a7deef554f88250004eca4.tar.xz
zsh-3230fba640a8436d46a7deef554f88250004eca4.zip
* 14628: Completion/Unix/Command/_ruby: new completion function.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 55eff46fb..3d3265362 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2001-06-01  Tanaka Akira  <akr@zsh.org>
+
+	* 14628: Completion/Unix/Command/_ruby: new completion function.
+
 2001-05-31  Sven Wischnowsky  <wischnow@zsh.org>
 
 	* 14607: Completion/Base/Utility/_arguments, Src/Zle/computil.c: