about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSven Wischnowsky <wischnow@users.sourceforge.net>2000-08-01 12:31:36 +0000
committerSven Wischnowsky <wischnow@users.sourceforge.net>2000-08-01 12:31:36 +0000
commit3bcf15bf23215f06a7c216548ce8d1c71fc704c7 (patch)
treefcb8c7e6e96377fa983ebbdbbb1dffcf07cf529c /ChangeLog
parent81fc1bf26c99ca62532051559ea3f68141abc026 (diff)
downloadzsh-3bcf15bf23215f06a7c216548ce8d1c71fc704c7.tar.gz
zsh-3bcf15bf23215f06a7c216548ce8d1c71fc704c7.tar.xz
zsh-3bcf15bf23215f06a7c216548ce8d1c71fc704c7.zip
new completion function for slrn (12463)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 531b64436..4f6530b8a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2000-08-01  Sven Wischnowsky  <wischnow@zsh.org>
 
+	* Jan Fedak: 12463: Completion/User/_slrn: new completion function
+	for slrn
+	
 	* 12462: Completion/Base/_arguments: fix for automatically
  	recognised options, don't expect an argument after each of them