about summary refs log tree commit diff
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 7815d3e1c..73c3c98e4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-03-28  Peter Stephenson  <p.w.stephenson@ntlworld.com>
+
+	* 23246: Src/Zle/zle_tricky.c: fix completion of redirections that
+	occur before the command word.
+
 2007-03-28  Clint Adams  <clint@zsh.org>
 
 	* 23241: Daniel Qarras: Completion/Unix/Command/_module: