~ar-python-hackers/authentication-results-python/0.2

« back to all changes in this revision

Viewing changes to CHANGES

  • Committer: Scott Kitterman
  • Date: 2011-08-11 14:19:29 UTC
  • Revision ID: scott@kitterman.com-20110811141929-jzaq531tgxq2afuw
* Change classifier status to Beta.
* Fix mixed tab/space issue in setup.py
* Update copyright information
* Fill out CHANGES a bit more

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
  ! Reworked API from scratch to be more properly OO, extendable, and
9
9
    maintainable
10
10
  + Parse authentication results headers
 
11
  ! Started rework of doctests to match new API and be more readable
 
12
  + Specific subclasses for creating and parsing dkim, domainKeys, spf,
 
13
    senderid, iprev, and smtp auth authentication methods
11
14
 
12
15
--- 0.1 (2011-03-14 18:00)
13
16