diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2008-10-09 13:09:32 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2008-10-09 13:09:32 +0000 |
commit | 86ef4650dccad8dfa00f28c94296dae1ec13d84e (patch) | |
tree | ac92f4f5dab0a61d509adb6144f235ba0ac57d29 | |
parent | 612cec047f7726f5b5f974b365894de4a58aef78 (diff) | |
download | zsh-86ef4650dccad8dfa00f28c94296dae1ec13d84e.tar.gz zsh-86ef4650dccad8dfa00f28c94296dae1ec13d84e.tar.xz zsh-86ef4650dccad8dfa00f28c94296dae1ec13d84e.zip |
25818: missed changelog entry
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index bff66fa2b..756ef0bdd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -27,6 +27,12 @@ * 25818: Completion/compinstall: compinstall data loss typo fix from Morita Sho. +2008-10-06 Peter Stephenson <pws@csr.com> + + * 25817: Src/builtin.c: "fc -l" is now more careful to + list all history just added, however it got there. Use + of fc for executing previous commands unchanged. + 2008-10-04 Clint Adams <clint@zsh.org> * 25808: Completion/Debian/Command/_bts: handle bts claim and |