summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 976013bda..c7749ba10 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2008-09-10  Clint Adams  <clint@zsh.org>
 
+	* 25638: Src/Zle/compmatch.c: remove unnecessary ternary expression
+	in match_str.
+
 	* 25637: Src/exec.c: dereference prog after the NULL check.
 
 2008-09-08  Clint Adams  <clint@zsh.org>