From 7fd1152dea58d44033139fd2e1e6f4a71d1d47e4 Mon Sep 17 00:00:00 2001 From: Ilia Alshanetsky Date: Thu, 13 Feb 2003 17:27:28 +0000 Subject: [PATCH] Bug fixing news. --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index 02b61e7a83..cec0d3e116 100644 --- a/NEWS +++ b/NEWS @@ -20,6 +20,8 @@ PHP 4 NEWS - Added improved JPEG 2000 support for getimagesize(). (Marcus, Adam Wright) - Added XBM and WBMP support for getimagesize(). (Marcus) - Fixed several errors in hwapi extension. Objects weren't handled properly. (Uwe) +- Fixed bug #22207 (e notation in *printf would be missing a 0 when there is + no exponent). (Ilia) - Fixed bug #22191 (frontbase build broken with old version of frontbase). (Ilia) - Fixed bug #22187 (spprintf function did not handle floats correctly). (Ilia) - Fixed bug #22149 (incorrect insertion of session id when tabs are used to -- 2.40.0