2016-03-09 16:31:34 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
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.
|
|
|
|
|
|
2015-08-26 15:47:37 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
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
|
|
|
|
|
|