Daily bump.

This commit is contained in:
GCC Administrator
2024-12-15 00:17:24 +00:00
parent 3e343ef7f0
commit c5609a755b
7 changed files with 82 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
2024-12-14 Ian Lance Taylor <iant@golang.org>
PR libbacktrace/117812
* zstdtest.c (test_large): Use 3 rather than ZSTD_CLEVEL_DEFAULT
2024-11-29 Ian Lance Taylor <iant@golang.org>
* fileline.c: Use WIN32_LEAN_AND_MEAN, not WIN32_MEAN_AND_LEAN.