Franky Braem
unread,Jan 15, 2011, 8:30:14 AM1/15/11Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to GLUEscript
The changelog:
0.1.07 - Released on 15-01-2011
- In net glue: added MailMessage, MailRecipient, PartHandler,
SMTPClientSession, PartSource, StringPartSource, FilePartSource,
NameValueCollection, HTTPMessage, MessageHeader classes
- HTMLForm now uses NameValueCollection as prototype.
- HTTPMessage: elements property is removed and replaced by
getObject method
on NameValueCollection
- File uploads must now be done in JavaScript using the PartHandler
class
- Solved bug 3151953: mod_poco can't be loaded with POCO 1.4.0
- libmysql.dll is now part of the windows binary download
- Apache connector loads system glue by default