diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index 279daefcc..adb071f08 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,12 @@ * 30468: Functions/Prompts/prompt_fade_setup: add missing $. + * 30466: Completion/Unix/Type/.distfiles, + Completion/Unix/Type/_ps1234, Completion/Zsh/Command/_print: + Add new completer for prompt format specifiers and hook it up + to print -P and assigning to the various prompt parameters. + Add completion for printf and print -f formats. + 2012-05-08 Barton E. Schaefer <schaefer@zsh.org> * unposted, see users/17062: Doc/Zsh/contrib.yo: Briefly describe @@ -16294,5 +16300,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.5651 $ +* $Revision: 1.5652 $ ***************************************************** |