about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 322c96862..f0709eda9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2006-11-01  Peter Stephenson  <pws@csr.com>
+
+	* 22934, with modifications (c.f. 22937): INSTALL, README,
+	Completion/compinit, Doc/Zsh/expn.yo, Doc/Zsh/options.yo,
+	Src/glob.c, Src/hist.c, Src/options.c, Src/subst.c, Src/zsh.h,
+	Test/E01options.ztst: add HIST_SUBST_PATTERN option, make
+	${.../#%...} anchor at both ends.
+
 2006-11-01  Clint Adams  <clint@zsh.org>
 
 	* 22940: R. Ramkumar: Completion/Unix/Command/_mkdir: