Ignore:
Timestamp:
01/31/06 14:25:17 (18 years ago)
Author:
bas
Message:

EmailtoTracScript?:

EmailtoTrac?:

Changelog - Preparing for new version
email2trac.py - Removed reply_address option

File:
1 edited

Legend:

Unmodified
Added
Removed
  • emailtotracscript/trunk/ChangeLog

    r36 r46  
     12006-02-01  Bas van der Vlies <basv@sara.nl>:
     2        * Added Tikcet notification, send email when there is
     3          a new ticket. Depends on notification setting in
     4          trac.ini.
     5          Implemented by: Kilian Cavalotti
     6        * Added reply_all config parameter. If set put all
     7          CC-addresses from orginal mail in ticket CC-field.
     8          Suggested by: Kilian Cavalotti
     9        * Text in ticket description is also properly UTF-8
     10          encoded
     11          Implemented by: Kilian Cavalotti
     12        * Removed reply_address from config file. Is not
     13          necessary anymore. See Ticket notification.
     14        * Added support for known users. If email address is
     15          known then use the trac known username instead
     16          of the email-address (only for trac version > 0.9)
     17          Implemented by: Kilian Cavalotti
     18
    1192006-01-21  Bas van der Vlies <basv@sara.nl>:
    220        * Fixed run_email2trac.c, did not work
Note: See TracChangeset for help on using the changeset viewer.