From e0cb46dc17a3cb16d7d0e2f8cfffbad742d1242d Mon Sep 17 00:00:00 2001 From: wesley Date: Mon, 5 Sep 2005 14:36:13 +0000 Subject: [PATCH] Made note of upload fix in revision 442 in NEWS --- docs/NEWS | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/NEWS b/docs/NEWS index 2c6ef17..d6b2f24 100644 --- a/docs/NEWS +++ b/docs/NEWS @@ -3,6 +3,11 @@ Version 0.8.5 () ------------------------------------------------------------------------ + * Fix file upload bug which limited upload filesize to 3 million bytes + (2.86MB) regardless of PHP configuration. Maximum upload filesize + should now be properly bound by PHP configuration settings. + (wesley) + * Fix cosmetic warning message about missing S9Y_PEAR_PATH when installing. (garvinhicking) -- 2.39.5