about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2009-03-19 16:13:48 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2009-03-19 16:13:48 +0000
commit43c1f052cea27589f52137668fadba255c284877 (patch)
tree620e7a0991de5254aaf8e39a130db9b397a378ff /ChangeLog
parentcb6856d115b26fbe6d78e3e730a57e9c0e05e8b9 (diff)
downloadzsh-43c1f052cea27589f52137668fadba255c284877.tar.gz
zsh-43c1f052cea27589f52137668fadba255c284877.tar.xz
zsh-43c1f052cea27589f52137668fadba255c284877.zip
26756: handle completion following :s modifier
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 8b91e7acf..c25c50dfb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2009-03-19  Peter Stephenson  <pws@csr.com>
 
+	* 26756: Completion/Zsh/Type/_history_modifiers: handling
+	following :s was wrong.
+
 	* 26754: configure.ac, Doc/Zsh/expn.yo, Src/compat.c, Src/hist.c:
 	tweak zgetdir() (but don't use it) and test for realpath().
 
@@ -11448,5 +11451,5 @@
 
 *****************************************************
 * This is used by the shell to define $ZSH_PATCHLEVEL
-* $Revision: 1.4625 $
+* $Revision: 1.4626 $
 *****************************************************