diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 15 |
1 files changed, 10 insertions, 5 deletions
diff --git a/ChangeLog b/ChangeLog index 5fe7a0e22..e3424de67 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2011-12-14 Mikael Magnusson <mikachu@gmail.com> + + * 30021: Completion/Zsh/Type/_globquals: Add d flag (see 29991), + show what unit the digits are entered in as a hint that the + default is also days. + + * 29783: Completion/Debian/Command/_update-alternatives: Add + more options. + 2011-12-13 Mikael Magnusson <mikachu@gmail.com> * 29998: Completion/Unix/Command/_git: fix a typo (--rerbose). @@ -5,10 +14,6 @@ * 30019: Completion/Unix/Command/_tar: fix parsing of argument to -C. - * 30021: Completion/Zsh/Type/_globquals: Add d flag (see 29991), - show what unit the digits are entered in as a hint that the - default is also days. - 2011-12-13 Barton E. Schaefer <schaefer@zsh.org> * 30020: Functions/Prompts/promptinit: prevent prompt_opts and @@ -15757,5 +15762,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.5541 $ +* $Revision: 1.5542 $ ***************************************************** |