diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2010-10-03 20:00:47 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2010-10-03 20:00:47 +0000 |
commit | af7d4869e6a04ad48550d5dcd8a7bdd6193f5d9b (patch) | |
tree | 77f7831354d240e99862701c44112bb8aca5620d /ChangeLog | |
parent | e598dbb096252072ecdeacca8061e448899e09c3 (diff) | |
download | zsh-af7d4869e6a04ad48550d5dcd8a7bdd6193f5d9b.tar.gz zsh-af7d4869e6a04ad48550d5dcd8a7bdd6193f5d9b.tar.xz zsh-af7d4869e6a04ad48550d5dcd8a7bdd6193f5d9b.zip |
unposted: note HIST_LEX_WORDS in NEWS
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index e6a6c5e42..ac14165bb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2010-10-02 Peter Stephenson <p.w.stephenson@ntlworld.com> + * unposted: NEWS: note HIST_LEX_WORDS option. + * 28310 with 28308 (Bart): Doc/Zsh/options.yo, Src/hist.c, Src/options.c, Src/zsh.h: HIST_LEX_WORDS option and check for full history file read. @@ -13693,5 +13695,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.5092 $ +* $Revision: 1.5093 $ ***************************************************** |