about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2001-07-27 22:23:15 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2001-07-27 22:23:15 +0000
commit1619df1c5d797c3b25fc3224e49cac358c7450f6 (patch)
treedd3a04e8eebb63b7f5990f3bd2513e506836c00b /ChangeLog
parent4da5c1b2e0ae1dce9c75c8c883c4eb0ae8528c53 (diff)
downloadzsh-1619df1c5d797c3b25fc3224e49cac358c7450f6.tar.gz
zsh-1619df1c5d797c3b25fc3224e49cac358c7450f6.tar.xz
zsh-1619df1c5d797c3b25fc3224e49cac358c7450f6.zip
15511: zcalc tweaks
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f97228948..6f7418026 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2001-07-28  Peter Stephenson  <pws@pwstephenson.fsnet.co.uk>
+
+	* 15511: Functions/Misc/zcalc, Doc/Zsh/contrib.yo: make
+	zcalc prompt configurable and allow ^D to exit.
+
 2001-07-27  Sven Wischnowsky  <wischnow@zsh.org>
 
 	* 15509: Completion/Base/Utility/_describe, Src/Zle/compresult.c,