diff options
| author | Daniel Shahaf <d.s@daniel.shahaf.name> | 2018-09-24 18:00:00 +0000 |
|---|---|---|
| committer | Daniel Shahaf <d.s@daniel.shahaf.name> | 2018-09-30 22:18:46 +0000 |
| commit | d756c4d5cbf8137480fb4fe00904700eb9ac5327 (patch) | |
| tree | 44758bd06ed9e1cb2619fb0794f440dc10d181d6 /ChangeLog | |
| parent | 43570: Start documenting jobs.c, in particular superjobs. (diff) | |
| download | zsh-d756c4d5cbf8137480fb4fe00904700eb9ac5327.tar zsh-d756c4d5cbf8137480fb4fe00904700eb9ac5327.tar.gz zsh-d756c4d5cbf8137480fb4fe00904700eb9ac5327.tar.bz2 zsh-d756c4d5cbf8137480fb4fe00904700eb9ac5327.tar.lz zsh-d756c4d5cbf8137480fb4fe00904700eb9ac5327.tar.xz zsh-d756c4d5cbf8137480fb4fe00904700eb9ac5327.tar.zst zsh-d756c4d5cbf8137480fb4fe00904700eb9ac5327.zip | |
43531: Completion: Fix some false positives in the logic for "are these two candidates completions equivalent".
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2018-09-30 Daniel Shahaf <d.s@daniel.shahaf.name> + + * 43531: Src/Zle/compcore.c: Completion: Fix some false + positives in the logic for "are these two candidates completions + equivalent". + 2018-09-28 Daniel Shahaf <d.s@daniel.shahaf.name> * 43570: Src/jobs.c: Start documenting jobs.c, in particular |
