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

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

- Update to version 0.7.1
  + Host resolver creation update
    * Modifies the default host resolver creation function to take an options struct

OBS-URL: https://build.opensuse.org/request/show/856426
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-io?expand=0&rev=2
This commit is contained in:
2020-12-16 13:18:38 +00:00
committed by Git OBS Bridge
parent 7e179bc459
commit 4b6d82548b
4 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Dec 16 11:30:42 UTC 2020 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to version 0.7.1
+ Host resolver creation update
* Modifies the default host resolver creation function to take an options struct
-------------------------------------------------------------------
Thu Nov 26 15:50:49 UTC 2020 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>