about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2001-08-16 16:42:21 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2001-08-16 16:42:21 +0000
commit91ef933eb3447dc3fcccbe2b9107397410364531 (patch)
tree97cd5df53e960899e0fa07fb8bed578f14e96d8f /ChangeLog
parent0f880152fc5f1ea1b9f6207bc3c50b80f0730e45 (diff)
downloadzsh-91ef933eb3447dc3fcccbe2b9107397410364531.tar.gz
zsh-91ef933eb3447dc3fcccbe2b9107397410364531.tar.xz
zsh-91ef933eb3447dc3fcccbe2b9107397410364531.zip
Fix problem with output bases in zcalc
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 47828857b..d73b34355 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2001-08-16  Peter Stephenson  <pws@csr.com>
+
+	* 15647: Functions/Misc/zcalc:  with output not showing the
+	base (e.g. [##16]) reuse of previous values didn't work.
+
 2001-08-16  Sven Wischnowsky  <wischnow@zsh.org>
 
 	* 15639: Src/text.c: fix bug for output of unquoted here-docs and