mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-10-06 09:01:13 +02:00
ChangeLog entry ofr 14396
This commit is contained in:
parent
ad74b5519c
commit
bb1c687280
1 changed files with 8 additions and 0 deletions
|
@ -1,3 +1,11 @@
|
|||
2001-05-20 Peter Stephenson <pws@pwstephenson.fsnet.co.uk>
|
||||
|
||||
* 14396: Src/params.c, Test/D04paramater.ztst, Doc/Zsh/params.yo:
|
||||
Fix bug that though path/PATH etc. were unset as a pair, they
|
||||
didn't get recreated as a pair despite remaining special. Add
|
||||
tests for this and fix in 14388. Add documentation for special
|
||||
ties like path and PATH.
|
||||
|
||||
2001-05-20 Bart Schaefer <schaefer@zsh.org>
|
||||
|
||||
* unposted: Test/ztst.zsh: Handle line wrapping in ZTST_hashmark.
|
||||
|
|
Loading…
Reference in a new issue