about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b75195a5f..898aef16b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2013-04-29  Bart Schaefer  <schaefer@zsh.org>
 
+	* 31353: Src/math.c: fix handling of floating point in ternary
+	
 	* 31350: Src/init.c, Src/input.c, Src/signals.h, Src/utils.c,
 	Src/Zle/zle_main.c: block SIGWINCH nearly all the time, except
 	when about to calculate prompts or do synchronous read, so