Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,13 @@ See docs/process.md for more on how version tagging works.

3.1.74 (in development)
-----------------------
- The file system was updated to independently track atime, mtime and ctime
instead of using the same time for all three. (#22998)

3.1.73 - 11/28/24
-----------------
- libunwind was updated to LLVM 19.1.4. (#22394)
- mimalloc was updated to 2.1.7. (#21548)
- The file system was updated to independently track atime, mtime and ctime
instead of using the same time for all three. (#22998)

3.1.72 - 11/19/24
-----------------
Expand Down
Loading