Skip to content

Commit d7507fe

Browse files
authored
Put VFS ChangeLog into 3.1.60 (#21911)
#21805 created a new entry, 3.1.61 (with release data 5/8), while we haven't released 3.1.60. Putting the entry back into 3.1.60.
1 parent b632812 commit d7507fe

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

ChangeLog.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,13 +18,10 @@ to browse the changes between the tags.
1818

1919
See docs/process.md for more on how version tagging works.
2020

21-
3.1.61 - 05/08/24
22-
-----------------
23-
- Under nodefs, symbolic links to files outside of mount locations no longer work.
24-
This reverts the previous behaviour added in #3277. (#21805)
25-
2621
3.1.60 (in development)
2722
-----------------------
23+
- Under nodefs, symbolic links to files outside of mount locations no longer work.
24+
This reverts the previous behaviour added in #3277. (#21805)
2825
- The `EXPORTED_FUNCTIONS` list can now include JS library symbols even if they
2926
have not been otherwise included (e.g. via `DEFAULT_LIBRARY_FUNCS_TO_INCLUDE`).
3027
(#21867)

0 commit comments

Comments
 (0)