about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSven Wischnowsky <wischnow@users.sourceforge.net>2000-06-29 08:09:45 +0000
committerSven Wischnowsky <wischnow@users.sourceforge.net>2000-06-29 08:09:45 +0000
commit4bf681950b37f9b185e7d1628a07da90acdf9293 (patch)
tree84d85a794b0ead253894c20e0d8f1d25cf26f83d /ChangeLog
parentd15f36ab5b7b2a15e9fc613de59e6ff1d586a7c7 (diff)
downloadzsh-4bf681950b37f9b185e7d1628a07da90acdf9293.tar.gz
zsh-4bf681950b37f9b185e7d1628a07da90acdf9293.tar.xz
zsh-4bf681950b37f9b185e7d1628a07da90acdf9293.zip
don't expand partially typed parameter expansions (12118)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3eaf88a56..d3a7dd340 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2000-06-29  Sven Wischnowsky  <wischnow@zsh.org>
 
+	* 12118: Completion/Core/_expand: don't expand partially typed
+ 	parameter expansions
+	
 	* 12115: Completion/Core/_expand, Doc/Zsh/compsys.yo: change
  	suffix style to still do expansion if the suffix contains
  	something to expand