- Details
- Written by David Nichols
- Parent Category: News
- Last Updated: 22 January 2013
- Hits: 733
Qore 0.8.5.1 has just been released as a bugfix release to 0.8.5. The following issues were addressed:
- fixed a race condition accessing global and closure-bound thread-local variables in multithreaded contexts
- fixed a bug in transaction management with the DatasourcePool class when used with the SQLStatement class
- fixed an error in the MailMessage.qm user module where mail headers requiring encoding were not encoded and those not requiring encoding were encoded with Q encoding
- fixed an error in the Mime.qm user module where "_" characters in q-encoded headers were not encoded correctly
For details, see:
- release notes (link to the online HTML release notes integrated in the documentation)
- download links
- documentation