summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorSven Wischnowsky <wischnow@users.sourceforge.net>2000-04-25 11:00:06 +0000
committerSven Wischnowsky <wischnow@users.sourceforge.net>2000-04-25 11:00:06 +0000
commit2f90974c38247cfcbcea034aaa861a3ed700bdc5 (patch)
tree2c196d70212d38399b13c79dd727e3777473c55f /ChangeLog
parentreport prefix/suffix of parameter expansion in IPREFIX/ISUFFIX; make _expand ... (diff)
downloadzsh-2f90974c38247cfcbcea034aaa861a3ed700bdc5.tar
zsh-2f90974c38247cfcbcea034aaa861a3ed700bdc5.tar.gz
zsh-2f90974c38247cfcbcea034aaa861a3ed700bdc5.tar.bz2
zsh-2f90974c38247cfcbcea034aaa861a3ed700bdc5.tar.lz
zsh-2f90974c38247cfcbcea034aaa861a3ed700bdc5.tar.xz
zsh-2f90974c38247cfcbcea034aaa861a3ed700bdc5.tar.zst
zsh-2f90974c38247cfcbcea034aaa861a3ed700bdc5.zip
small fix for _requested to be able to use _all_labels from within it (10910)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0e8c11cd6..84be75d70 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2000-04-25 Sven Wischnowsky <wischnow@informatik.hu-berlin.de>
+ * 10910: Completion/Base/_tilde, Completion/Core/_all_labels,
+ Completion/Core/_requested: small fix for _requested to be able to
+ use _all_labels from within it
+
* 10909: Completion/Core/_expand, Src/Zle/compcore.c,
Src/Zle/compresult.c: report prefix/suffix of parameter expansion
in IPREFIX/ISUFFIX; make _expand use them to be able to expand $foo