add changes file for ticket31699

This commit is contained in:
Bartosz Duszel
2020-04-08 21:08:15 +02:00
committed by David Goulet
parent c890a06fe4
commit 9cefc47231
+3
View File
@@ -0,0 +1,3 @@
o Code simplification and refactoring (autoconf):
- Remove autoconf checks for unused funcs and headers. Closes ticket
31699; Patch by @bduszel