diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2000-04-11 20:25:30 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2000-04-11 20:25:30 +0000 |
commit | 5a69fda2a1f047208888b58edb9dbc3f8ae08440 (patch) | |
tree | d3355b31138404eecdbd353af8adbd1c64cde614 /ChangeLog | |
parent | 6888f6c3a7af7dd728131e92fd6893baaf21aa89 (diff) | |
download | zsh-5a69fda2a1f047208888b58edb9dbc3f8ae08440.tar.gz zsh-5a69fda2a1f047208888b58edb9dbc3f8ae08440.tar.xz zsh-5a69fda2a1f047208888b58edb9dbc3f8ae08440.zip |
10669: compinstall more flexible with input and output files
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 20541f361..666c05ff8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2000-04-11 Peter Stephenson <pws@pwstephenson.fsnet.co.uk> + + * 10669: Completion/Core/compinstall: will now ask for + alternative files both for input and output. + 2000-04-11 Bart Schaefer <schaefer@zsh.org> * 10657: One change missed in 10635. |