diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2000-05-17 15:54:38 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2000-05-17 15:54:38 +0000 |
commit | 3c77b96af5c3d6887de853b8099609463af525d0 (patch) | |
tree | 3741e76f1078b4b51f4e35f3291629e8a801f0ab /ChangeLog | |
parent | 20a527fcaa555387a69fe941298d1ab04eccc88b (diff) | |
download | zsh-3c77b96af5c3d6887de853b8099609463af525d0.tar.gz zsh-3c77b96af5c3d6887de853b8099609463af525d0.tar.xz zsh-3c77b96af5c3d6887de853b8099609463af525d0.zip |
11444: add old-list and old-menu to _zstyle
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index efa6067cb..c7de8f4e4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2000-05-17 Peter Stephenson <pws@cambridgesiliconradio.com> + + * pws: 11444: Completion/Builtins/_zstyle: add old-list and old-menu. + 2000-05-17 Tanaka Akira <akr@zsh.org> * 11441: Test/comptest, Test/53completion.ztst, |