about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorOliver Kiddle <opk@users.sourceforge.net>2003-11-13 17:25:59 +0000
committerOliver Kiddle <opk@users.sourceforge.net>2003-11-13 17:25:59 +0000
commit824961fd6dee35f650b5e29181d22fc71f14fd3a (patch)
tree0a16ba4db970d3f70c136cb2b86b028c3328a5d1 /ChangeLog
parent3bcec12bd0ec066cbc3d133d69823c8ae551dfff (diff)
downloadzsh-824961fd6dee35f650b5e29181d22fc71f14fd3a.tar.gz
zsh-824961fd6dee35f650b5e29181d22fc71f14fd3a.tar.xz
zsh-824961fd6dee35f650b5e29181d22fc71f14fd3a.zip
merge changes from 4.1
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b19706b8b..aa354e62d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -34,6 +34,11 @@
 	permissions on directories in the fpath; also in case of symlinks,
 	find parent with ${^fpath:h} rather than ${^fpath}/..
 
+2003-09-21  Oliver Kiddle  <opk@zsh.org>
+
+	* users/6606: Completion/Base/Utility/_sep_parts: handle any
+	matching control options passed down
+
 2003-09-10  Wayne Davison  <wayned@users.sourceforge.net>
 
 	* users/6529 + unposted: StartupFiles/zshenv: updated the comments