diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index 3ef0c6946..6d33c4d90 100644 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,10 @@ Functions/Zle/url-quote-magic: add missing local for match, mbegin and mend. + * 30425 (fixed): Src/Zle/zle_params.c, Doc/Zsh/zle.yo: + Add localhistory/globalhistory to $ZLE_STATE as set by the + set-local-history zle widget. + 2012-05-01 Peter Stephenson <p.w.stephenson@ntlworld.com> * users/17046: Src/utils.c, Test/D04parameter.ztst: don't @@ -16267,5 +16271,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.5646 $ +* $Revision: 1.5647 $ ***************************************************** |