Add a CHANGES marker

This commit is contained in:
Michał Kępień 2022-01-24 21:04:14 +01:00
parent 006923ec16
commit cbf9916216

View file

@ -1,3 +1,5 @@
--- 9.18.0 released ---
5796. [bug] Ignore the invalid (<= 0) values returned
by the sysconf() check for the L1 cache line
size. [GL #3108]