aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog.d/fix-gcc-format-signedness-warnings.txt
blob: 2d22b942d5149acc725bc779b73520332206dbbe (plain)
1
2
3
4
Changes
   * Fix warnings about signedness issues in format strings. The build is now
     clean of -Wformat-signedness warnings. Contributed by Kenneth Soerensen
     in #3153.