Merge branch 'maint-0.4.4' into release-0.4.4

This commit is contained in:
David Goulet
2021-03-01 08:33:47 -05:00
6 changed files with 3 additions and 78 deletions
+3
View File
@@ -0,0 +1,3 @@
o New system requirements (mallinfo() deprecated):
- Remove mallinfo() usage entirely. Libc 2.33+ now deprecates it. Closes
ticket 40309.