diff options
author | Oliver Kiddle <opk@users.sourceforge.net> | 2001-02-01 15:00:42 +0000 |
---|---|---|
committer | Oliver Kiddle <opk@users.sourceforge.net> | 2001-02-01 15:00:42 +0000 |
commit | 92f2594aec41efd999fad775baac1fd12b91533e (patch) | |
tree | 65829cfb90762ae6570546a7f814814797a9a1c6 /ChangeLog | |
parent | 79b9ccd285d54f25d0296c8e18f33bdf34b95c10 (diff) | |
download | zsh-92f2594aec41efd999fad775baac1fd12b91533e.tar.gz zsh-92f2594aec41efd999fad775baac1fd12b91533e.tar.xz zsh-92f2594aec41efd999fad775baac1fd12b91533e.zip |
new completion function for the tin newsreader (13420)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 9142942e4..99f201ea6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2001-02-01 Oliver Kiddle <opk@zsh.org> + + * 13420: Completion/User/_tin: new completion function for tin + 2001-01-31 Andrej Borsenkow <Andrej.Borsenkow@mow.siemens.ru> * 13412: Src/mkmakemod.sh: avoid duplicate subdirectories in @@ -8,6 +12,7 @@ * unposted: ChangeLog: typo in previous commit message 2001-01-28 Felix Rosencrantz <f_rosencrantz@yahoo.com> + * 13395: Test/54compmatch.ztst, Test/comptest: Added code to test compstate[insert_positions], value of insert_positions are now reported |