From 577ebe0b8ad4289221be0b4bc2bb03aea8477cfc Mon Sep 17 00:00:00 2001 From: Oliver Kiddle Date: Mon, 15 Oct 2001 11:34:27 +0000 Subject: use arithmetic evaluation for numeric arguments to printf (16042) --- ChangeLog | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index fa5028100..3ba11d725 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2001-10-15 Oliver Kiddle + + * 16042: Src/builtin.c, Doc/Zsh/builtins.yo: use arithmetic + evaluation for numeric arguments to printf + 2001-10-15 Sven Wischnowsky * Bart: 16038 and 16041: Src/cond.c, Src/loop.c: for caching of @@ -35,7 +40,7 @@ 2001-10-10 Oliver Kiddle - * 16xxx: acconfig.h, zshconfig.ac, Etc/MACHINES, + * 16018: acconfig.h, zshconfig.ac, Etc/MACHINES, Test/C02cond.ztst: allow dynamic loading to work on MacOS X if the dlcompat library is installed. -- cgit 1.4.1