Skip to content
This repository has been archived by the owner on Jul 24, 2023. It is now read-only.

Commit

Permalink
[project @ Update CHANGES-2.2.0]
Browse files Browse the repository at this point in the history
  • Loading branch information
tailor committed Jun 5, 2008
1 parent 72ee922 commit 37e9dde
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGES-2.2.0
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
* API changes
* SQLStore implementations no longer create or use a 'settings'
table
* NOT NULL constraints were added to SQLStore tables where
appropriate
* SRegResponse.fromSuccessResponse returns None when no signed
arguments were found
* Added functions to generate request/response HTML forms with
Expand All @@ -21,6 +19,8 @@
* Fetchers now only read/request first megabyte of response

* Bug fixes
* NOT NULL constraints were added to SQLStore tables where
appropriate
* message.fromPostArgs: use query.items() instead of iteritems(),
fixes #161 (Affects Django users)
* check_authentication requests: copy entire response, not just
Expand Down

0 comments on commit 37e9dde

Please sign in to comment.