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 0aa1b546d..52f0063ba 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2009-04-21 Peter Stephenson <pws@csr.com> + * Greg Klanderman (26861) + 26863: + Completion/Base/Widget/_read_comp: don't warn over unset + parameters but typeset -g _read_comp anyway. + * 26858: Test/A01grammar.ztst: use zsh -fc instead of /bin/sh -c for testing exec -l to avoid sensitivity to /etc/profile. @@ -11591,5 +11595,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.4660 $ +* $Revision: 1.4661 $ ***************************************************** |