diff options
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ 2023-06-22 Bart Schaefer <schaefer@zsh.org> + * Marlon Richert: 51860: Completion/Base/Completer/_prefix, + Test/Y01completion.ztst, Test/comptest: simplify suffix handling + in _prefix to remove longstanding and less accurate hack; tests. + * Stephane: 51813: Functions/Misc/is-at-least: differentiate empty $2 from omitted $2 to avoid wrong comparisons against ZSH_VERSION. |