diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2009-03-25 11:29:11 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2009-03-25 11:29:11 +0000 |
commit | 418671fdb06c1920414056f9b47245aa062f7b6f (patch) | |
tree | ee816b81474fb296f014c1901a2e433f452e1314 /ChangeLog | |
parent | aa3942d2d121ae3cab753d892a81eae53e03b870 (diff) | |
download | zsh-418671fdb06c1920414056f9b47245aa062f7b6f.tar.gz zsh-418671fdb06c1920414056f9b47245aa062f7b6f.tar.xz zsh-418671fdb06c1920414056f9b47245aa062f7b6f.zip |
Jon Strait: 26778, 26781: extra options for PCRE matching
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index 52e2d6dd7..31f4d6a45 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2009-03-25 Peter Stephenson <pws@csr.com> + * Jon Strait: 26778, 26781: Doc/Zsh/mod_pcre.yo, + Src/Modules/pcre.c: a couple of extra options for PCRE matching. + * Michael Hwang: 26776: Src/builtin.c: improved column alignment with print -c -P. @@ -11487,5 +11490,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.4636 $ +* $Revision: 1.4637 $ ***************************************************** |