diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 857b7dba5..50d0dfc21 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2014-09-19 Barton E. Schaefer <schaefer@zsh.org> + * 33206: Doc/Zsh/mod_computil.yo: fix compdescribe doc + * 33205: Completion/Base/Utility/_describe: if passed both an array of completions and an array of display strings, keep them in sync when filtering for matches. |