diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index 36bac2884..9c1b39222 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2012-11-16 Oliver Kiddle <opk@zsh.org> + + * 30802: Completion/Unix/Command/_find: add new command switches + + * 30801: Completion/X/Command/_urxvt, Completion/X/Type/_xft_fonts: + fix font completion for newer fontconfig & update urxvt completion + 2012-11-15 Peter Stephenson <p.w.stephenson@ntlworld.com> * 30789: Doc/Zsh/grammar.yo, Doc/Zsh/options.yo, Src/hist.c, @@ -341,5 +348,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.5761 $ +* $Revision: 1.5762 $ ***************************************************** |