about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBart Schaefer <barts@users.sourceforge.net>2000-11-06 17:26:39 +0000
committerBart Schaefer <barts@users.sourceforge.net>2000-11-06 17:26:39 +0000
commit551fbeeab90505f0d2cafcf8c853ebc0f9e0dc0c (patch)
tree926c099702cf44eea5e50076eff2baec09f86cf2 /ChangeLog
parent733ee2eb2a62ff37204a443aea28ffec6264d54d (diff)
downloadzsh-551fbeeab90505f0d2cafcf8c853ebc0f9e0dc0c.tar.gz
zsh-551fbeeab90505f0d2cafcf8c853ebc0f9e0dc0c.tar.xz
zsh-551fbeeab90505f0d2cafcf8c853ebc0f9e0dc0c.zip
Remove no-op test of $compstate[nmatches].
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 833aad9db..d4a3c9c1d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2000-11-06  Bart Schaefer  <schaefer@zsh.org>
+
+	* 13127: Completion/User/_rcs: Test of $compstate[nmatches] was a
+	no-op, removed it.
+
 2000-11-05  Bart Schaefer  <schaefer@zsh.org>
 
 	* 13124: Functions/Misc/nslookup: Use "command nslookup" as it's