about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2001-10-08 15:18:25 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2001-10-08 15:18:25 +0000
commit6fa692b6e4eaaedb5209ca83da6735f85f3f7e62 (patch)
tree190446b16f4fbf4b4d326e28ead932bfa4a6c8ab /ChangeLog
parentb63f2f824a93c5989c9c128134c0d83653c31528 (diff)
downloadzsh-6fa692b6e4eaaedb5209ca83da6735f85f3f7e62.tar.gz
zsh-6fa692b6e4eaaedb5209ca83da6735f85f3f7e62.tar.xz
zsh-6fa692b6e4eaaedb5209ca83da6735f85f3f7e62.zip
zcalc base display fix
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 82ed670eb..d651c779e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2001-10-08  Peter Stephenson  <pws@csr.com>
 
+	* 15980: Functions/Misc/zcalc: '[#16] 2000' ignored the base.
+
 	* unposted: LICENCE: wording change from ages ago.
 
 2001-10-08  Oliver Kiddle  <opk@zsh.org>