about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSven Wischnowsky <wischnow@users.sourceforge.net>2000-04-12 13:06:18 +0000
committerSven Wischnowsky <wischnow@users.sourceforge.net>2000-04-12 13:06:18 +0000
commitc80d9e45e6e2066103da224276eefcf04a523988 (patch)
treee0f9eebe108c109a39514b91c0d7d9795333ca71 /ChangeLog
parent4a3b94ca4011b81ef704fdd600bb11cdc00a2a94 (diff)
downloadzsh-c80d9e45e6e2066103da224276eefcf04a523988.tar.gz
zsh-c80d9e45e6e2066103da224276eefcf04a523988.tar.xz
zsh-c80d9e45e6e2066103da224276eefcf04a523988.zip
compare mapped zwc files using stat instead of the pathnames (10699)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4f04a5de8..b627323b2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2000-04-12  Sven Wischnowsky <wischnow@informatik.hu-berlin.de>
 
+	* 10699: Src/parse.c, Src/zsh.h: compare mapped zwc files using
+ 	stat instead of the pathnames
+	
 	* 10695: Completion/Core/_files, Completion/Core/_tags,
  	Doc/Zsh/compsys.yo: allow brace expansion on patterns for
  	file-patterns and tag-order