diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2009-01-15 14:49:50 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2009-01-15 14:49:50 +0000 |
commit | 45bee14fec248d79a345ef970ad4933540d50dac (patch) | |
tree | 75fcdc9b1e9a2516c2e5aff534f64409e1719bf1 /ChangeLog | |
parent | 3af9307d1428a20718e8a0ace3242c5d2dd0a43b (diff) | |
download | zsh-45bee14fec248d79a345ef970ad4933540d50dac.tar.gz zsh-45bee14fec248d79a345ef970ad4933540d50dac.tar.xz zsh-45bee14fec248d79a345ef970ad4933540d50dac.zip |
26313: --enable-custom-patchlevel
unposted: WARN_CREATE_GLOBAL in tcp_log
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index 8cc9545be..fcc16693c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,11 @@ 2009-01-15 Peter Stephenson <pws@csr.com> + * 26313: INSTALL, configure.ac, Src/params.c: add + --enable-custom-patchlevel for tweaked shells. + + * Functions/TCP/tcp_log: unposted: suppress WARN_CREATE_GLOBAL + message. + * 26312: Phil Pennock: Doc/Zsh/cond.yo, Doc/Zsh/mod_pcre.yo, Doc/Zsh/mod_regex.yo: Document no variables altered on failed match. @@ -10913,5 +10919,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.4509 $ +* $Revision: 1.4510 $ ***************************************************** |