#====================================================================# # Charlie release file # #====================================================================# Version 0.96 Nov 20, 2002 ------------- - added loadModule() function to load Perl modules explicitly - fixed collisions of global variables - fixed a bug of temporary files for multi-part/form-data requests Version 0.95 Apr 11, 2002 ------------- - added exit() function - chGetResponse() throws catchable exceptions ( try {} catch {}; ) - interface to SMTP (Mail object) - both methods and properties of plug-in Perl objects are available in actions - both methods and properties of JS objects created in actions are available in Perl plug-ins - support of large and/or structured MIME data - support of continuous data reception (HTTP 1.1 chunked messages) - support of continuous sending of data to clients Version 0.90 Sep 26, 2001 ------------- - custom pluggable Perl modules - improved installation - redesigned mod_perl handler - bug fixes Version 0.50 Oct 17, 2000 ------------- - this release log started - the first public release