diff options
| author | Barton E. Schaefer <schaefer@zsh.org> | 2016-10-31 17:12:00 -0700 |
|---|---|---|
| committer | Barton E. Schaefer <schaefer@zsh.org> | 2016-11-01 12:45:24 -0700 |
| commit | 4bc0d139113c8036be299cc3e0120b062d714579 (patch) | |
| tree | b64bcb4945d965aca7a1164e4e4fa21747fdaf3f /ChangeLog | |
| parent | 39731: _awk: add support for gawk ver.3 and 4 (diff) | |
| download | zsh-4bc0d139113c8036be299cc3e0120b062d714579.tar zsh-4bc0d139113c8036be299cc3e0120b062d714579.tar.gz zsh-4bc0d139113c8036be299cc3e0120b062d714579.tar.bz2 zsh-4bc0d139113c8036be299cc3e0120b062d714579.tar.lz zsh-4bc0d139113c8036be299cc3e0120b062d714579.tar.xz zsh-4bc0d139113c8036be299cc3e0120b062d714579.tar.zst zsh-4bc0d139113c8036be299cc3e0120b062d714579.zip | |
39797: obsolete the helper functions fixed by the previous two changes
Replacing them with the new ${var:P} modifier.
Previous deltas may be useful for backport to zsh 5.2 and before.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -10,6 +10,10 @@ 2016-10-31 Barton E. Schaefer <schaefer@zsh.org> + * 39797: Completion/Unix/Type/_canonical_paths: obsolete the + helper functions fixed by the previous two changes, replacing + them with the new ${var:P} modifier. + * 39795: Completion/Unix/Type/_canonical_paths: preserve "cd -" behavior around directory shuffling in _canonical_paths_pwd |
