about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJulian Prein <druckdev@protonmail.com>2022-09-19 02:02:18 +0000
committerPeter Stephenson <p.w.stephenson@ntlworld.com>2022-09-25 18:05:49 +0100
commit6e827d8f9a50653aa1905d8aff8cc91e6e2423c4 (patch)
treee37aaa84a16926dd8c5e68aa805cc5d623d1a432 /ChangeLog
parentab4d62eb975a4c4c51dd35822665050e2ddc6918 (diff)
downloadzsh-6e827d8f9a50653aa1905d8aff8cc91e6e2423c4.tar.gz
zsh-6e827d8f9a50653aa1905d8aff8cc91e6e2423c4.tar.xz
zsh-6e827d8f9a50653aa1905d8aff8cc91e6e2423c4.zip
50648: Use $ZCALC_HISTORY where appropriate
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 375172ec9..48c65d01b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2022-09-25  Peter Stephenson  <p.w.stephenson@ntlworld.com>
+
+	* 50648: Functions/Misc/zcalc: Julian Prein: Use ZCALC_HISTFILE
+	where defined for zcalc history.
+
 2022-09-21  Jun-ichi Takimoto  <takimoto-j@kba.biglobe.ne.jp>
 
 	* Nicholas Vinson: 50641: aczsh.m4, configure.ac: use 'int main()'