CHANGELOG: Update with summaries of recent changes
authorW. Trevor King <wking@tremily.us>
Thu, 28 Mar 2013 10:58:40 +0000 (06:58 -0400)
committerW. Trevor King <wking@tremily.us>
Thu, 28 Mar 2013 11:00:39 +0000 (07:00 -0400)
commite1ca4189af97a5b16f12a0d1c351bf627a0f8b43
treeed6ef291582f4e833437e4bc90a4eeec23be6fb5
parent5fd97a23d7b560da1f17ecdf372f234922361e54
CHANGELOG: Update with summaries of recent changes

This documents the following changes:
5fd97a2 Add George Saunders to __contributors__
bd7b7ca error: Don't explicitly store server in SMTPAuthenticationError
3f5df62 feed: Add herror to _SOCKET_ERRORS and remove reason handing
c39625e error: Fix ProcessingError message and logging
a3719f8 feed: Catch parsing errors during html2text
a88738f error: Fix super calls for SMTPAuthenticationError, etc.
80a8edf email: Change stray SMTP_SERVER to server
a66dd58 email: Remove explicit ehlo() call
c9f5681 feed: Streamline rel-via title extraction in
  _process_entry_content()
aa8675d feed: Drop Google Reader rel-via manipulation
a226ef6 error: Fix inheritance typos for HTTPError (ProcessingError ->
  FeedError)

Signed-off-by: W. Trevor King <wking@tremily.us>
CHANGELOG