2012-09-09 18:34:04 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Sep 9 16:10:02 UTC 2012 - os-dev@jacraig.com
|
|
|
|
|
|
|
|
- Update to 0.7.8:
|
|
|
|
* fix python 3 compatibility
|
|
|
|
* fix categories
|
|
|
|
* fix requirements in the readme, add TODO
|
|
|
|
- Changes from 0.7.7:
|
|
|
|
* fix setup
|
|
|
|
* add an example: parse a response text file on windows
|
|
|
|
* fix issue 14
|
|
|
|
- Changes from 0.7.6:
|
|
|
|
* fix setup.py and rebuild the extension
|
|
|
|
* remove support of py25
|
|
|
|
* use setuptools to install http_parser
|
|
|
|
* chech if self.environ exists before update it
|
|
|
|
* add an example for parse windows response file
|
|
|
|
* add PURGE method
|
|
|
|
* rebuild code
|
|
|
|
* sync http-parser C code from joyent
|
|
|
|
* only create WSGI environ on demand
|
|
|
|
- Remove executable bits from example scripts (RPMLINT warning).
|
|
|
|
|
2012-02-28 18:10:55 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Feb 28 18:09:50 UTC 2012 - jfunk@funktronics.ca
|
|
|
|
|
2012-03-20 19:11:20 +00:00
|
|
|
- Update to version 0.7.5:
|
|
|
|
* fix whitespaces
|
|
|
|
* multiple headers values should be separated by a ", " not ","
|
|
|
|
* regenerate the C code
|
2012-02-28 18:10:55 +00:00
|
|
|
|
2012-01-31 13:40:45 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jan 31 13:40:40 UTC 2012 - saschpe@suse.de
|
|
|
|
|
|
|
|
- Update to version 0.7.4
|
|
|
|
|
2012-01-25 19:25:03 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jan 25 19:24:07 UTC 2012 - jfunk@funktronics.ca
|
|
|
|
|
2012-01-31 13:40:45 +00:00
|
|
|
- Update to version 0.7.2
|
2012-01-25 19:25:03 +00:00
|
|
|
|
2011-11-27 06:06:57 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Nov 27 05:59:08 UTC 2011 - jfunk@funktronics.ca
|
|
|
|
|
|
|
|
- Update to version 0.7.1
|
|
|
|
|
2011-09-23 12:01:57 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Sep 23 12:00:22 UTC 2011 - saschpe@suse.de
|
|
|
|
|
|
|
|
- Update to version 0.7.0
|
|
|
|
|
2011-06-20 18:31:04 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jun 20 18:30:34 UTC 2011 - jfunk@funktronics.ca
|
|
|
|
|
|
|
|
- Initital release
|
|
|
|
|