~ubuntu-branches/ubuntu/lucid/bogofilter/lucid-security

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Bazaar Package Importer
  • Author(s): Bhavani Shankar
  • Date: 2009-05-06 05:41:52 UTC
  • mfrom: (1.1.11 upstream) (2.1.4 squeeze)
  • Revision ID: james.westby@ubuntu.com-20090506054152-tgameecssbuv4np6
Tags: 1.2.0-2ubuntu1
* Merge from debian unstable, remaining changes: LP: #372497
  - don't build qdbm.
  - Don't build tokyocabinet support as it's in universe.

Show diffs side-by-side

added added

removed removed

Lines of Context:
15
15
 
16
16
-------------------------------------------------------------------------------
17
17
 
18
 
1.1.7   2008-05-03 (released)
 
18
1.2.0   2009-02-21 (released)
 
19
 
 
20
        2009-02-20
 
21
        * Flex-2.5.35 has fix for allocation problem in 2.5.4, 2.5.31, and 2.5.33.
 
22
 
 
23
        2009-02-12
 
24
        * Bogofilter now uses listsort in place of qsort.
 
25
 
 
26
        2009-01-31
 
27
        * Added token-count=n, token-count-min=n, and token-count-max=n options.
 
28
        * Minor code cleanups.
 
29
 
 
30
        2009-01-21
 
31
 
 
32
        * spamitarium.pl updated to version 0.3.0
 
33
          (thanks to Tom Anderson)
 
34
 
 
35
        2009-01-11
 
36
 
 
37
        * For compatibility with Sun's Sun Studio 12 compiler, provide
 
38
          a name for the anonymous union in typedef word_t.
 
39
          Patch provided by Jack Bailey.
 
40
 
 
41
        2008-10-20
 
42
 
 
43
        * update bf_compact documentation by removing explicit Berkeley DB
 
44
          references, as it has been fixed to work with other database drivers
 
45
          in March 2008.
 
46
 
 
47
        2008-10-15
 
48
 
 
49
        * bf_compact, bf_copy and bf_tar now support transformed program names
 
50
          (fixes Debian Bug#501947).
 
51
 
 
52
        * Update sqlite3 adaptor to take advantage of sqlite3_prepare_v2()
 
53
          API function that appeared in SQLite 3.3.9. The new _v2 interface
 
54
          allows for more specific error messages when executing SQL
 
55
          statements.  Also enable extended result codes for more precise error
 
56
          reporting.
 
57
 
 
58
        2008-07-21
 
59
 
 
60
        * Update doc/integrating-with-postfix: the script now suggests sendmail
 
61
          -G -i (where -G will be ignored by Postfix before 2.3) to tell
 
62
          Postfix it's a gateway submission, not an original injection; the
 
63
          filter pipe(8) magic for master.cf now suggests flags=Rq (was
 
64
          flags=R), as per Postfix's FILTER_README.
 
65
 
 
66
        2008-07-09
 
67
 
 
68
        * Drop support for systems that reverse setvbuf arguments. The last
 
69
          systems to do that are reported to be shipped in 1987 by the autoconf
 
70
          manual, so ditch them.
 
71
 
 
72
1.1.7   2008-05-04 (released)
19
73
 
20
74
        2008-04-30
21
75
 
25
79
        2008-04-28
26
80
 
27
81
        * Added maildir training info to English and French FAQs.
28
 
          Thanks to Karl Schmidt and to Mouss.
 
82
          (thanks to Karl Schmidt and to Mouss)
29
83
 
30
84
        2008-04-26
31
85
 
448
502
 
449
503
        Release history prior to 1.0.0 is in file NEWS.0
450
504
 
451
 
$Id: NEWS 6722 2008-04-30 22:12:08Z relson $
 
505
$Id: NEWS 6817 2009-02-21 21:31:29Z relson $
452
506
 
453
507
 vim:tw=79 com=bf\:* ts=8 sts=8 sw=8 ai:
454
508