Skip to content

Commit ea74869

Browse files
Improve CHANGELOG
1 parent 5ae19a6 commit ea74869

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

CHANGES

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,14 @@
11
===== 5.4.1 =====
22

3-
====== Bugfixes ======
3+
====== Bugs fixed ======
44

55
* Fix Lwt_fmt.stderr to actually point to stderr (#852, #850, Volker Diels-Grabsch).
66

7-
* Make temporary files created by Lwt_io.with_temp_dir deletable on Windows by removing the RO bit (#849, Antonin Décimo)
7+
* Make temporary files created by Lwt_io.with_temp_dir deletable on Windows by removing the RO bit (#849, #861, Antonin Décimo).
8+
9+
* Handle ECONNABORTED in Lwt_io.establish_server* (#829, #830, Reynir Björnsson, Hannes Mehnert).
10+
811

9-
* Lwt_io.establish_server* handles ECONNABORTED (#829, #830, Reynir Björnsson)
1012

1113
===== 5.4.0 (2020-12-16) =====
1214

0 commit comments

Comments
 (0)