about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@zsh.org>2014-11-26 17:26:58 +0000
committerPeter Stephenson <pws@zsh.org>2014-11-26 17:26:58 +0000
commita8927bf27b57a1f49d525f628a97de9c1fce710b (patch)
tree909779151c4a6b93822e69fe0faff133ea66e7d9 /ChangeLog
parentc4110f7f4eac347fdbce71c286659a77beb138f7 (diff)
downloadzsh-a8927bf27b57a1f49d525f628a97de9c1fce710b.tar.gz
zsh-a8927bf27b57a1f49d525f628a97de9c1fce710b.tar.xz
zsh-a8927bf27b57a1f49d525f628a97de9c1fce710b.zip
33793: add 0b binary interpretation to integer constants
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 834537d64..7b56eca4f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2014-11-26  Peter Stephenson  <p.stephenson@samsung.com>
+
+	* 33793: Src/math.c, Src/utils.c, Doc/Zsh/arith.yo: Arithmetic
+	constants beginning 0b specify binary.
+
 2014-11-25  Oliver Kiddle  <opk@zsh.org>
 
 	* Jun T: 33769: Test/comptest: workaround for KEYTIMEOUT to