about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorClint Adams <clint@users.sourceforge.net>2003-02-26 18:13:20 +0000
committerClint Adams <clint@users.sourceforge.net>2003-02-26 18:13:20 +0000
commit937e1b9f795e5fa3d605ae908ad96757e38014f7 (patch)
treec440c1f0c594ce222b5263cfd2ab7aeda69511c0 /ChangeLog
parent3f588ef05f56031de452e940b0f4b4fd5453b4ed (diff)
downloadzsh-937e1b9f795e5fa3d605ae908ad96757e38014f7.tar.gz
zsh-937e1b9f795e5fa3d605ae908ad96757e38014f7.tar.xz
zsh-937e1b9f795e5fa3d605ae908ad96757e38014f7.zip
18303: fix some always-true test evaluations.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f1287cd72..3e6e81bbe 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2003-02-26  Clint Adams  <clint@zsh.org>
+
+        * 18303: zshconfig.ac: fix some always-true test evaluations.
+
 2003-02-18  Oliver Kiddle  <opk@zsh.org>
 
 	* Doug Kearns: 18259: Completion/Unix/Command/_webbrowser,