Dan [Sun, 20 Sep 2009 02:51:54 -0400] rev 1115
Functions: fixed HTML sanitizer to properly preprocess <code> one-liners
Dan [Tue, 15 Sep 2009 14:37:03 -0400] rev 1114
Fixed (well, implemented) log clearing functionality on uploaded files.
Dan [Sat, 12 Sep 2009 09:56:39 -0400] rev 1113
Request_HTTP: Fixed get_response_body(), added HTTP redirect support, and added support for Content-Length.
Dan [Fri, 11 Sep 2009 09:57:42 -0400] rev 1112
Scribus <--> Charlie merge
Dan [Sun, 30 Aug 2009 00:05:33 -0400] rev 1111
json2: fixed order of exception classes, it threw fits about missing Zend_Exception in ubuntu's latest PHP 5.2.6
Dan [Fri, 11 Sep 2009 09:55:24 -0400] rev 1110
Damn it! gzip_output() was not checking for gzip support in the browser, fixed.
Dan [Fri, 11 Sep 2009 09:54:32 -0400] rev 1109
Common: renamed global $title to $urlname (it broke the API from non-plugin Enano scripts)
Dan [Wed, 26 Aug 2009 23:25:39 -0400] rev 1108
Removed the $userpage parameter from Namespace_Default::error_404(). It screwed up a couple plugins. (Thanks Mazza for discovering the issue)