Updates 47000 » History » Version 4
« Previous -
Version 4/9
(diff) -
Next » -
Current version
Pierre Marc, 12/28/2011 10:35 AM
4.7.000 Updates¶
Bugs¶
- Installation. Under windows if a file has the hidden or read only attribute, the file is not replaced by the installation program and the installation fails. The correction changes the file attribute to "normal" before overriding it.
- MAIL:SEND command. When sending an email with an attachment, the Content-type of the email was Multipart/related, meaning the mail client sees the attachments as inline attachments so it does not displays them (depending on mail client...).
New features¶
- Porting to linux 64 bits (x64).
- Compiling the linux 32 bits version with libstd6 instead of libstd5.