Changeset 573


Ignore:
Timestamp:
09/23/11 12:34:33 (13 years ago)
Author:
bas
Message:

update changelog

Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/ChangeLog

    r570 r573  
     12.4.X
     2  * Allow regular expressions for recipient_list (multiple to-addresses), white_list
     3    and black_list. Each address is checked againt this regular expression, closes #272
     4    examples:
     5     * recipient_list : sara.nl (to-address contains sara.nl)
     6     * recipient_list : ^basv@sara.nl$ (to-address equals basv@sara.nl)
     7  Reported by: anonymous
     8  Fixed by: Bas van der Vlies
     9
    1102.4.2
    211  * Fixed an error for text/plain attachments that are not specified as
  • trunk/debian/changelog

    r570 r573  
     1email2trac (2.4.3-1) stable; urgency=low
     2
     3  * See Changelog
     4
     5 -- Bas van der Vlies <basv@sara.nl>  Wed, 21 Sep 2011 11:57:55 +0200
     6
    17email2trac (2.4.2-1) stable; urgency=low
    28
Note: See TracChangeset for help on using the changeset viewer.