about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <p.w.stephenson@ntlworld.com>2014-11-13 19:44:01 +0000
committerPeter Stephenson <p.w.stephenson@ntlworld.com>2014-11-13 19:44:01 +0000
commitc01a178ece6740f719fef81ecdf9283b5c8b71d5 (patch)
tree4d3ef52cb971fda2be9024a5b828a5a1ca4edc34 /ChangeLog
parentc1d9623d2e564024452096c897f380fa2fcdb831 (diff)
downloadzsh-c01a178ece6740f719fef81ecdf9283b5c8b71d5.tar.gz
zsh-c01a178ece6740f719fef81ecdf9283b5c8b71d5.tar.xz
zsh-c01a178ece6740f719fef81ecdf9283b5c8b71d5.zip
Marc Finet: problems with working directory rationalisation.
Ensure the length of the directory is kept up to date.

Abort following symlinks as soon as there's an error.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 86c8afb92..b1275efe4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2014-11-13  Peter Stephenson  <p.w.stephenson@ntlworld.com>
+
+	* Marc Finet: 33687 (first and last patches): ensure length of
+	working directory is correct and return as soon as there's
+	an error chasing symlinks.
+
 2014-11-13  Barton E. Schaefer  <schaefer@zsh.org>
 
 	* 33686: Test/B06fc.ztst: set PS1 before pattern-matching for it