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

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

- Update to version 0.13.11
  * Add new SeekFailed, GetLengthFailed, GetLengthUnsupported,
    and SeekUnsupported Errors by @waahm7 in (#530)

OBS-URL: https://build.opensuse.org/request/show/1037285
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-io?expand=0&rev=23
This commit is contained in:
2022-11-23 08:41:39 +00:00
committed by Git OBS Bridge
parent 2fd537a10b
commit 56e3175fc6
4 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Nov 22 12:06:52 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to version 0.13.11
* Add new SeekFailed, GetLengthFailed, GetLengthUnsupported,
and SeekUnsupported Errors by @waahm7 in (#530)
-------------------------------------------------------------------
Wed Nov 16 15:18:55 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>