File: TODO

package info (click to toggle)
courier-filter-perl 0.16
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k, sarge
  • size: 256 kB
  • ctags: 144
  • sloc: perl: 1,248; makefile: 45
file content (20 lines) | stat: -rw-r--r-- 605 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Legend:
# --- = A new release
#   x = Change something significant, or remove a feature
#   * = Fix a bug
#   + = Add a feature (in a backwards compatible way)

--- ?

  * Centralize the prefixing of "FilterModule:" tags to rejection messages.
  + Allow placeholders to be used in filter modules' responses options.

--- 0.20

  + Add a multi-threaded mode (using Perl 5.8 ithreads).
  + Implement a simpler configuration syntax.
  + Allow filter modules to store their results in message objects to be reused
    by other filter modules.

# $Id: TODO,v 1.4 2005/01/17 18:47:40 julian Exp $
# vim:tw=79