about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a232fa6d7..1228f9675 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2014-01-23  Bart Schaefer  <schaefer@zsh.org>
+
+	* unposted: Doc/Zsh/arith.yo: use LPAR() instead of parens
+	in sqrt example
+
 2014-01-23  Peter Stephenson  <p.stephenson@samsung.com>
 
 	* 32299: Doc/Zsh/arith.yo, Functions/Misc/zcalc, Src/math.c,