about summary refs log tree commit diff
diff options
context:
space:
mode:
authorBart Schaefer <barts@users.sourceforge.net>2001-10-19 16:46:50 +0000
committerBart Schaefer <barts@users.sourceforge.net>2001-10-19 16:46:50 +0000
commit01b1dec8796086ce73fa01267fcf7acf68af88f9 (patch)
tree7ed91d77d6f30c0021ec34fd8eb2fc6147db9f91
parent653f701993e41d2de6c31d4061ab4ccac322b187 (diff)
downloadzsh-01b1dec8796086ce73fa01267fcf7acf68af88f9.tar.gz
zsh-01b1dec8796086ce73fa01267fcf7acf68af88f9.tar.xz
zsh-01b1dec8796086ce73fa01267fcf7acf68af88f9.zip
Add forgotten log entry.
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d91a893a0..0cd1af0e7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -37,6 +37,10 @@
 	changes.  Avoid [[ ! -r ... ]] test when running as root, as it
 	always fails in that case.  Test `typeset -ft' (function trace).
 
+	* Adam Spiers: unposted: Doc/Zsh/expn.yo: mention the word
+	`greedy' in the docs for the S flag, to make it easier to find for
+	those used to Perl-speak.
+
 	* 15488: Doc/Zsh/expn.yo: More index entry cleanup.  Reorder the
 	description section to look less as if it has two menus in info
 	and to add some cross-references.