Myna 1.0 Alpha 12-3 Release Change Log
Released: 06/18/2009
This release fixes some bugs that appeared after the alpha12 release, as well as adding some new features:* fixed typo in File.getLastModified * added PUT and DELETE methods to HttpConnection
* separated URL and FORM parameters in HttpConnection
* Ensured that query string overrides parameters for GET and PUT
* Fixed bug with loading incomplete datasources
* Fixed bug with loading tables on SQL server, Oracle and MYSQL
* Altered "Append Profiler Output" setting to log to myna_log_general instead of appending to page output. Altered setting name and help text to "Log Profiler Output" * updated docs for HttpConnection
* removed error when a Thread calls itself.
* updated Thread docs