Skip to content

Commit 30d385f

Browse files
authored
Merge 3.6.2 changelog (#6874)
Signed-off-by: Etienne Millon <[email protected]> Signed-off-by: Etienne Millon <[email protected]>
1 parent 80a0b79 commit 30d385f

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

CHANGES.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@ Unreleased
1616
- Fix binary corruption when installing or promoting in parallel (#6669, fixes
1717
#6668, @edwintorok)
1818

19-
- Fix running the RPC server on windows (#6721 fixes #6720, @rgrinberg)
20-
2119
- Use colored output with GCC and Clang when compiling C stubs. The
2220
flag `-fdiagnostics-color=always` is added to the `:standard` set of
2321
flags. (#4083, @MisterDA)
@@ -63,8 +61,6 @@ Unreleased
6361
- Remove "Entering Directory" messages for `$ dune install`. (#6513,
6462
@rgrinberg)
6563

66-
- Fix configurator when using the MSVC compiler (#6538, fixes #6537, @nojb)
67-
6864
- Fix missing dependencies when detecting the kind of C compiler we're using
6965
(#6610, fixes #6415, @emillon)
7066

@@ -93,6 +89,13 @@ Unreleased
9389
- Add a `dune cache size` command for displaying the size of the cache (#6638,
9490
@Alizter)
9591

92+
3.6.2 (2022-12-21)
93+
------------------
94+
95+
- Fix configurator when using the MSVC compiler (#6538, fixes #6537, @nojb)
96+
97+
- Fix running the RPC server on windows (#6721 fixes #6720, @rgrinberg)
98+
9699
3.6.1 (2022-11-24)
97100
------------------
98101

0 commit comments

Comments
 (0)