SHA256
8
0
forked from pool/aws-c-io

Accepting request 1091848 from home:glaubitz:branches:devel:libraries:c_c++

- Update to version 0.13.26
  * Fix compiler warning by @TingDaoK in (#579)
- from version 0.13.25
  * Stream-tester can report how much data was read by @graebm in (#578)
  * Fix build issues with stream-tester files by @graebm in (#580)

OBS-URL: https://build.opensuse.org/request/show/1091848
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-io?expand=0&rev=34
This commit is contained in:
2023-06-11 07:59:10 +00:00
committed by Git OBS Bridge
parent ff06b35bcd
commit 14a523ca22
4 changed files with 13 additions and 4 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sat Jun 10 02:44:10 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to version 0.13.26
* Fix compiler warning by @TingDaoK in (#579)
- from version 0.13.25
* Stream-tester can report how much data was read by @graebm in (#578)
* Fix build issues with stream-tester files by @graebm in (#580)
-------------------------------------------------------------------
Wed Jun 7 11:12:49 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>