about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSven Wischnowsky <wischnow@users.sourceforge.net>2001-04-03 11:25:11 +0000
committerSven Wischnowsky <wischnow@users.sourceforge.net>2001-04-03 11:25:11 +0000
commit6150ef8696a3081772122743eb650d8449d4f7a3 (patch)
tree5218fd9557cf249c2647ffa6d7f5da27bf840cdc /ChangeLog
parentcceb2667651f3f4500be1b44aff2bf95e0beed7b (diff)
downloadzsh-6150ef8696a3081772122743eb650d8449d4f7a3.tar.gz
zsh-6150ef8696a3081772122743eb650d8449d4f7a3.tar.xz
zsh-6150ef8696a3081772122743eb650d8449d4f7a3.zip
(13892) fixes for fpaths and completion matching
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7a15ff772..c631b8688 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2001-04-03  Sven Wischnowsky  <wischnow@zsh.org>
+
+	* 13892: Src/Zle/compmatch.c, Test/comptest, Test/ztst.zsh:
+	two more places where fpaths to completion functions were used;
+	follow-up on 13868, fix the fix
+
 2001-04-02  Clint Adams  <schizo@debian.org>
 
 	* 13889: Completion/Linux/_apm, Completion/Linux/.distfiles,