summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorClint Adams <clint@users.sourceforge.net>2004-06-20 22:47:16 +0000
committerClint Adams <clint@users.sourceforge.net>2004-06-20 22:47:16 +0000
commitc21172f2d0166d70cdb4eea5be9890465d980a63 (patch)
treed129b80d787336a093b525305824a42d63a16b1d /ChangeLog
parent20077: fix completion of reserved words (diff)
downloadzsh-c21172f2d0166d70cdb4eea5be9890465d980a63.tar
zsh-c21172f2d0166d70cdb4eea5be9890465d980a63.tar.gz
zsh-c21172f2d0166d70cdb4eea5be9890465d980a63.tar.bz2
zsh-c21172f2d0166d70cdb4eea5be9890465d980a63.tar.lz
zsh-c21172f2d0166d70cdb4eea5be9890465d980a63.tar.xz
zsh-c21172f2d0166d70cdb4eea5be9890465d980a63.tar.zst
zsh-c21172f2d0166d70cdb4eea5be9890465d980a63.zip
* 20081: Doc/Zsh/mod_pcre.yo: document -pcre-match condition.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6d6db453a..3affcb13e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2004-06-18 Clint Adams <clint@zsh.org>
+
+ * 20081: Doc/Zsh/mod_pcre.yo: document -pcre-match condition.
+
2004-06-18 Oliver Kiddle <opk@zsh.org>
* 20077: Completion/Zsh/Command/_disable,