20121110:
- fix: POP3 server: extend login and password fields.
- add: SMTP server: password and authentification flag (not yet active).
- add: smart application name "Troll" for taskbars.

20121118:
- fix: F5 call the identities window.
- fix: values of trees indexes is no more limited at 10 for the BUB file.
- fix: in the ressource file.
- fix: if new objet is to be added in the folders windows, the current item is deselected.
- add: passwords are masked.
- add: can set delay between two automatic retreive of newsgroup headlines.
- add: can set delay between two automatic list of distant mailbox.

20121125:
- fix: scrolling with window arrows (from Litchi Gokmaze has a patch for XaAES).

20130310:
- new: recompiled with Lonny Pursell's GFA library with 68K and CF targets.
- add: MiNTnet direct calls (GlueSTiK still needed but only for resolver).
- new: rewrite of preferences file load (all is now pure GEMDOS).

20130317:
- fix: in the ressource file for XaAES.
- fix: redraw for highlighted lines (clipping problems or blank not displayed).
- fix: return key for most of Apply buttons.

20130318:
- add: number of lines in newsgroups and boxes in the Folders window.
- fix: 'read all' automatic action when leaving newsgroup applied wrongly on mailboxes.
- add: local mailbox is automaticaly opened after retreiving mails from distant mailbox.

20130323:
- fix: blank on highlighted mail header line.
- add: SMTP authentification: none or POP-SMTP.
- new: replaced HELO by EHLO (enhancements not yet implemented).
- add: filters can be applied to mails for automatic move to other local mailboxes. "Collect" button is enabled if one email address is unknown.
- add: misc option: set Atari System date with NNTP server (set date and time manualy removed).

20130325:
- fix: wrong strings collected for email addresses.
- add: dialog to choose addresses fields.
- fix: in the ressource file for XaAES.

20130406:
- fix: 'read all' on newsgroup pop-up action updates folders window.

20130501
- add: multiparts of mail analyse algorithm.

20130504:
- add: text/plain correctly displayed of a multipart mail.

20130506:
- add: if multipart mail, mode that show mail structure (list of indented Content-Types).

20130508:
- fix: in quoted-printable decoding
- add: mail structure, links to text/plain and text/html bodyparts displays
- fix: links detection in text/html bodyparts
- add: file extraction from multipart mail, for not text/plain and text/html
- fix: UTF-8 and combining codes
- fix: fileselector titles
- add: double-click on filename makes it saved and loaded by AVSERVER

20130512:
- add: double-click on text/html part makes it saved and display by the web browser. Related images are also extracted.
- fix: shows id if filename is not found.

20130518:
- fix: export message, save text, extract html: use of message-id or content-id for filename if longnames is allowed.

20130520:
- add: can add or remove attachments to the waiting message.
- add: waiting messages, size in kilobytes display replaced by number of attachments.

20130525:
- fix: deleting attachments when deleting waiting message.
- add: sending multipart mails, forward message as attachment.

20130531:
- fix: iconfication under MyAES
- add: *.eml and *.pst can be sent as attachments
- add: *.eml and *.pst can be loaded and displayed in solo/file mode, outside mailboxes and newsgroups.
- add: message/rfc822 part can be saved (single click) or read as *.eml solo mode (double click).
- add: menu entry: "open message..."
- add: *.eml and *.pst in solo mode can be replied, forwarded, address extracted, attachments extracted, text saved or printed.

20130601:
- add: ^S for saving the awaiting message when editing.
- some fixes (crashes after loading email in solo mode).

20130604:
- remove: external email client
- some fixes (one is closing headers and awaiting windows when email is displayed in solo mode).

20130608:
- some fixes (headers of old box not saved, number of items of distant inbox).

20130615:
- fixes for the display of number not read posts/mails in folders window.

20130711:
- fix: if Atari encoding conversion was disabled, quoted-printable conversion was not done.
- fix: message window topped (instead of awaiting messages windows) after new message creation.

20130713:
- fix: swap between headers window and awaiting window (top, ontop, close), folder selection was not acknowledged and message not changed/saved.

20130719:
- add: extended form-dialog for multiple recipients (use Backspace on whole line to delete a recipient, use Return to add a blank line).

20130720:
- fix: very small attached files were not analysed.
- add: load and save for text file for recipients.

20130722:
- add: message window: function for "reply to all" and "reply to mailing-list".
- add: multiple "RCPT TO:" for SMTP

20130723:
- fix: problem at authentification (SMTP after POP3).
- fix: draft state in light gray color if >= 16 colors screenmode.

20130726:
- add: new states for message icons: multipart/mixed (=attachments) and forwarded

20130727:
- add: if no configuration file, folder window opened automaticaly

20130729:
- fix: in German RSC from Lars to 1.5 version.
- add: french LISEZMOI.TXT from Lars.

20130730:
- fix: mouse cursor hide/show with AES GRAF_MOUSE instead of VDI v_hide/show_c.
- fix: removed unnecessary redraws when swapping windows.
- add: emails sent with all References field

20130802:
- add: sort functions (none, recipient, subject, date, size) or treeview for local mailboxes.
- add: sort functions (none, subject, date, size) for outgone mailbox.

20130804:
- add: sort for new unsorted elements when loading header table.
- fix: outgone header list was not updated if a new mail was created from there.
- fix: crash with TAB in recipient and subject for private message (NEED SURVEY).
- fix: "RCPT TO:" all recipents, even Cc: and Bcc:

20130807:
- fix: window redraw not done for POP3 distant box, if auto-mailbox checking was off.
- fix: window redraw not done for awaiting messages if new mail.
- fix: delay added for message window to be topped, after the awaiting window.

20130808:
- fix: changing the treeview<>sequence display was wrongly deleted headers for emails.
- fix: reload same post in newsgroup when cache is disabled.
- add: "@" button in message window, with recipients better display (with enhanced addresses collect).

20130809:
- add: in the misc options, the Atari system Date and Time can be set using the timestamp given by the NNTP server.

20130810:
- fix: reload databases when WORK folder is changed.
- fix: 1.5 version in CFG file.
- fix: array length for Misc options subdialogs.
- fix: enable/disable "lines" in filters.

TODO list:
- ADD: IMAP protocol
- FIX: urls which contain underscores are not highlighted correct in mailtext.
- ADD: Message-ID field created by Troll and not by server.
- ADD: sent message can be moved to other local mailfolder (for treeviews).
- ADD: databases backup (in .ZIP like Crsus datas)
- ADD: SMTP-AUTH with methods ANONYMOUS, PLAIN, CRAM-MD5, DIGEST-MD5 (?) -> openssl.ldg or md5.ldg only ?
- ADD? STARTTLS, SSL/TLS with openssl.ldg