Skip to content

Commit

Permalink
Add news update for PATCH body
Browse files Browse the repository at this point in the history
  • Loading branch information
digitalresistor committed Apr 11, 2015
1 parent 0669e3f commit 643ac0a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/news.txt
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,9 @@ Features
Bug Fixes
~~~~~~~~~

- Read the body of a request if we think it might have a body. This fixes PATCH
to support bodies. See https://github.com/Pylons/webob/pull/184

- Response.from_file returns HTTP headers as latin1 rather than UTF-8, this
fixes the usage on Google AppEngine. See
https://github.com/Pylons/webob/issues/99 and
Expand Down

0 comments on commit 643ac0a

Please sign in to comment.