diff options
author | Wayne Davison <wayned@users.sourceforge.net> | 2001-04-11 05:32:05 +0000 |
---|---|---|
committer | Wayne Davison <wayned@users.sourceforge.net> | 2001-04-11 05:32:05 +0000 |
commit | b5ce97855033a56ba1f166492706d91485e428cb (patch) | |
tree | f53ad922fd996e8366b6b32de1e233a71694f8ba | |
parent | 50a2ef61bff82d34844f8ed0265b3cbc47e544da (diff) | |
download | zsh-b5ce97855033a56ba1f166492706d91485e428cb.tar.gz zsh-b5ce97855033a56ba1f166492706d91485e428cb.tar.xz zsh-b5ce97855033a56ba1f166492706d91485e428cb.zip |
13942
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 82ba670ee..8e9aec556 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2001-04-11 Wayne Davison <wayned@users.sourceforge.net> + + * 13942: Src/init.c, Doc/Zsh/func.yo: Fixed a bug in the + calling of "preexec" to prevent the passing of the wrong + history info as arg #1. Added 2 extra args with expanded + command info. Documented the new calling syntax. + 2001-04-11 Peter Stephenson <pws@pwstephenson.fsnet.co.uk> * 13944: Src/Modules/mapfile.c (from Bart): dupstring the |