SHA256
6
0
forked from pool/libuv

Accepting request 961490 from home:AndreasStieger:branches:devel:libraries:c_c++

libuv 1.44.1

OBS-URL: https://build.opensuse.org/request/show/961490
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libuv?expand=0&rev=58
This commit is contained in:
2022-03-13 20:53:39 +00:00
committed by Git OBS Bridge
parent 218f21aadc
commit 53e7e7ab44
7 changed files with 134 additions and 69 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sun Mar 13 19:53:16 UTC 2022 - Andreas Stieger <andreas.stieger@gmx.de>
- update to 1.44.1:
* fix a hang after NOTE_EXIT
- inclues changes from 1.44.0:
* Support for poxix_spawn API
* updates to documentation, tests, benchmarks and build scripts
-------------------------------------------------------------------
Sat Feb 12 11:48:05 UTC 2022 - Andreas Stieger <andreas.stieger@gmx.de>