Skip to content
This repository has been archived by the owner on Aug 30, 2019. It is now read-only.

Commit

Permalink
Prepare release 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Victor Stinner committed Sep 15, 2010
1 parent 792b582 commit 1903cba
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions ChangeLog
@@ -1,7 +1,7 @@
Version 1.0.2
Version 1.0.2 (2010-09-15)

* SECURITY FIX: Deny access to all dict methods able to modify a dict, not only
dict.__delitem__ and dict.__setitem__.
* SECURITY FIX: Deny access to all dict methods able to modify a dict, not
only dict.__delitem__ and dict.__setitem__.

Version 1.0.1 (2010-07-26)
* Fix Python 2.5 compatibility
Expand Down

0 comments on commit 1903cba

Please sign in to comment.