- Timestamp:
- Dec 26, 2003, 2:49:54 PM (21 years ago)
- Branches:
- master, barnowl_perlaim, debian, owl, release-1.10, release-1.4, release-1.5, release-1.6, release-1.7, release-1.8, release-1.9
- Children:
- 5f82eb3
- Parents:
- 4357be8
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
ChangeLog
r4357be8 r32eed98 1 1 $Id$ 2 2 3 2.1.3-pre-2 4 Added perl filter elements. Similar to having "filter <subfilter>" 5 in a filter, you may also have "perl <functionname>" 6 where <functionname> is passed an owl::Message object and 7 returns 0 or 1 depending on whether the message matches 8 that element of the filter. 9 [Note: currently this overloads the filtername element 10 of the filterelement structure to store the function name. 11 Perhaps we should change the name of this element to something 12 more general to avoid confusion?] 13 3 14 2.1.3-pre-1 4 15 Don't print an error about loading subs if there is no
Note: See TracChangeset
for help on using the changeset viewer.