summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2001-05-20 21:27:09 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2001-05-20 21:27:09 +0000
commitbb1c687280d00d250e653fec46d14d0ef66472be (patch)
treef10104d11dba7973b27b589d09a68abedb48b45e
parentad74b5519c0c9c0c376ae3bfa2a85ad8f7862989 (diff)
downloadzsh-bb1c687280d00d250e653fec46d14d0ef66472be.tar.gz
zsh-bb1c687280d00d250e653fec46d14d0ef66472be.zip
ChangeLog entry ofr 14396
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b5f12ac62..aa86e2be0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.