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)