Updates 47000 » History » Version 4

Pierre Marc, 12/28/2011 10:35 AM

1 2 Pierre Marc
h1. 4.7.000 Updates
2 1 Pierre Marc
3 1 Pierre Marc
h2. Bugs
4 1 Pierre Marc
5 1 Pierre Marc
* 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.
6 3 Pierre Marc
* 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...).
7 3 Pierre Marc
8 3 Pierre Marc
h2. New features
9 3 Pierre Marc
10 4 Pierre Marc
* Porting to linux 64 bits (x64).
11 3 Pierre Marc
* Compiling the linux 32 bits version with libstd6 instead of libstd5.