about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSven Wischnowsky <wischnow@users.sourceforge.net>2000-10-10 15:06:30 +0000
committerSven Wischnowsky <wischnow@users.sourceforge.net>2000-10-10 15:06:30 +0000
commite1fb97ee440f41014bb621f588ac04011280ddbe (patch)
tree1d0bdb3291c419114ddedac827a41770b89fc9cb /ChangeLog
parent7b35c8639c5d36cd06df35f432735b0aa29c08cf (diff)
downloadzsh-e1fb97ee440f41014bb621f588ac04011280ddbe.tar.gz
zsh-e1fb97ee440f41014bb621f588ac04011280ddbe.tar.xz
zsh-e1fb97ee440f41014bb621f588ac04011280ddbe.zip
follow-up to 12942, only a missing redirection (12948)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 01f4d59b2..7a297c3b1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2000-10-10  Sven Wischnowsky  <wischnow@zsh.org>
 
+	* 12948: Completion/Core/_expand: follow-up to 12942, only a
+ 	missing redirection
+	
 	* 12946: Completion/Base/_math, Completion/Base/_subscript,
  	Completion/Builtins/_vars, Completion/Builtins/_zstyle,
  	Completion/Core/_parameters, Doc/Zsh/compsys.yo: add