8
0
forked from pool/aws-c-common

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

- Update to version 0.9.4
  * Authorize requests to GitHub API in Run CBMC proofs workflow by @adpaco-aws in (#1057)
  * Reflexive vs symmetric in hash_table.h doc by @jmklix in (#1056)
  * Add error codes for file read/write/open failures by @graebm in (#1061)

OBS-URL: https://build.opensuse.org/request/show/1115623
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-common?expand=0&rev=62
This commit is contained in:
2023-10-09 11:08:27 +00:00
committed by Git OBS Bridge
parent 94cdf0d6b5
commit 0b32cfdf9c
4 changed files with 12 additions and 4 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Oct 4 13:35:40 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to version 0.9.4
* Authorize requests to GitHub API in Run CBMC proofs workflow by @adpaco-aws in (#1057)
* Reflexive vs symmetric in hash_table.h doc by @jmklix in (#1056)
* Add error codes for file read/write/open failures by @graebm in (#1061)
-------------------------------------------------------------------
Wed Sep 6 06:46:42 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>