about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2003-08-05 10:12:08 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2003-08-05 10:12:08 +0000
commit1f8c031467c398419b758f3d3be38d1ace2aa204 (patch)
tree3956c2662df24d2a27d19109d59cddfe07ad7d96 /ChangeLog
parentc2ed9f96a7772bde53662e668dd3e1876f39a293 (diff)
downloadzsh-1f8c031467c398419b758f3d3be38d1ace2aa204.tar.gz
zsh-1f8c031467c398419b758f3d3be38d1ace2aa204.tar.xz
zsh-1f8c031467c398419b758f3d3be38d1ace2aa204.zip
18926: problem accepting filename require metafication with menu selection
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9b2aca80f..fad20b510 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2003-08-05  Peter Stephenson  <pws@csr.com>
+
+	* 18926: Src/Zle/complist.c: fix (without knowing how) insertion
+	of file names requiring metafication into the command line on
+	a successful menu selection.
+
 2003-08-01  Peter Stephenson  <pws@csr.com>
 
 	* 18920: Src/utils.c, Completion/Core/Base/_main_complete: update