15
0
forked from pool/python-hpack
Files
python-hpack/python-hpack.changes

26 lines
929 B
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Wed Jan 6 19:43:13 UTC 2016 - freitag@opensuse.org
- Update to version 2.0.1
* Fixed a bug where the Python HPACK implementation would only
emit header table size changes for the total change between one
header block and another, rather than for the entire sequence
of changes.
- Additional changes from version 2.0.0 (2015-10-12)
* Remove unused HPACKEncodingError.
* Add the shortcut ability to import the public API (Encoder,
Decoder, HPACKError, HPACKDecodingError) directly, rather than
from hpack.hpack.
-------------------------------------------------------------------
Tue Aug 25 12:39:56 UTC 2015 - freitag@owncloud.com
- Add forgotten doc files to filelist
-------------------------------------------------------------------
Mon Aug 24 18:33:25 UTC 2015 - freitag@opensuse.org
- Initial package version 1.1.0