14
0
Todd R
2013-01-17 14:20:08 +00:00
committed by Git OBS Bridge
parent 1a41b613e0
commit 5c70563938

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Thu Jan 17 14:19:25 UTC 2013 - toddrme2178@gmail.com
- Update to 3.0.7
* NOTE: this release only changes the license.
* simplejson is now dual-licensed software, MIT or AFL v2.1. It is
also made explicit that this code is also licensed to the PSF under
a Contributor Agreement.
- Update to 3.0.7
* Fix for major Python 2.x ensure_ascii=False encoding regression
introduced in simplejson 3.0.0. If you use this setting, please
upgrade immediately.
-------------------------------------------------------------------
Fri Jan 11 15:52:36 UTC 2013 - p.drouand@gmail.com