Skip to content

Commit a2fedcc

Browse files
committed
changelog: add dune.3.13.1
1 parent ffe2358 commit a2fedcc

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

2024-02-05-dune-3.13.1.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
---
2+
title: Dune 3.12.2
3+
tags: [dune, platform]
4+
changelog: |
5+
- Fix performance regression for incremental builds (#9769, fixes #9738,
6+
@rgrinberg)
7+
8+
- Fix `dune ocaml top-module` to correctly handle absolute paths. (#8249, fixes
9+
#7370, @Alizter)
10+
11+
- subst: ignore broken symlinks when looking at source files (#9810, fixes
12+
#9593, @emillon)
13+
14+
- subst: do not fail on 32-bit systems when large files are encountered. Just
15+
log a warning in this case. (#9811, fixes #9538, @emillon)
16+
17+
- boot: sort directory entries in readdir. This makes the dune binary
18+
reproducible in terms of filesystem order. (#9861, fixes #9794, @emillon)
19+
---
20+
We just released version 3.13.1 with some bugfixes.

0 commit comments

Comments
 (0)