14
0
forked from pool/python-falcon
Files
python-falcon/python-falcon.changes

19 lines
667 B
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Tue Sep 17 08:49:17 UTC 2013 - dmueller@suse.com
- update to 0.1.7:
* req.get_params_as_list now inserts None as a placeholder for missing
elements, and returns None all by itself if the param is present in the
query string, but has an empty string as its value. (kgriffs)
-------------------------------------------------------------------
Mon Sep 9 09:22:07 UTC 2013 - speilicke@suse.com
- Add python-ordereddict test build requirement for SLE_11_SP3
-------------------------------------------------------------------
Mon Sep 9 08:24:35 UTC 2013 - speilicke@suse.com
- Initial version