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

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

- Update to version 0.7.14
  * system vtables: Use full function names,
    for better grepping by @graebm in (#454)
  * Request idle timeout by @TingDaoK in (#456)

OBS-URL: https://build.opensuse.org/request/show/1127864
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-http?expand=0&rev=27
This commit is contained in:
2023-11-23 09:20:30 +00:00
committed by Git OBS Bridge
parent 41b4e10a6b
commit 194a423065
4 changed files with 12 additions and 4 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Nov 21 09:16:29 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to version 0.7.14
* system vtables: Use full function names,
for better grepping by @graebm in (#454)
* Request idle timeout by @TingDaoK in (#456)
-------------------------------------------------------------------
Fri Sep 22 10:29:08 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>