summaryrefslogtreecommitdiffstats
path: root/Changes
diff options
context:
space:
mode:
Diffstat (limited to 'Changes')
-rw-r--r--Changes1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changes b/Changes
index f1d3827c0..6b204da24 100644
--- a/Changes
+++ b/Changes
@@ -46,6 +46,7 @@ Bug Fixes:
- PR#5436: update object ids on unmarshaling
- emacs mode: colorization of comments and strings now works correctly
- PR#5313: ocamlopt -g misses optimizations
+- PR#5325: (Windows) blocked Unix.recv in one thread blocks Unix.send in another thread
Feature wishes:
- PR#5358: first class modules don't allow "with type" declarations for types