Changelog
=========

0.2 (2009-05-10)
----------------

- fix issue querying multidapter with None,
  now correctly use context.REQUEST
  [ramonski]

0.1 (2009-05-29)
----------------

- call add_category [hplocher]
- get all attachments from mail, and call add_file
  for each [hplocher]
  call add_file for each, before calling create
- decode subject header, used as title [hplocher]
- refactor adapter, use IBlogEntryFactory [hplocher]
- add adapter to create a Blog Entry [hplocher]
  (title, body text, only atm)

