Skip to content

Commit 01eb458

Browse files
Merge pull request #958 from ocsigen/prepare-for-5.6.1-release
Prepare for 5.6.1 release
2 parents 3e1f367 + 63afb0d commit 01eb458

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGES

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
===== dev =====
22

3+
===== 5.6.1 =====
4+
35
====== Fixes ======
46

5-
* Fix null file descriptor being closed when used as redirection for standard fd of child processes. (#957, Antonin Décimo)
7+
* Fix null file descriptor being closed when used as redirection for standard fd of child processes. (#957, Antonin Décimo)
68

79
===== 5.6.0 =====
810

lwt.opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ opam-version: "2.0"
22

33
synopsis: "Promises and event-driven I/O"
44

5-
version: "5.6.0"
5+
version: "5.6.1"
66
license: "MIT"
77
homepage: "https://github.com/ocsigen/lwt"
88
doc: "https://ocsigen.org/lwt"

0 commit comments

Comments
 (0)