Changes file for ticket 32307.

This commit is contained in:
Nick Mathewson 2019-10-26 12:09:09 -04:00
parent b314b68d61
commit bc4b9d7df4

4
changes/ticket32307 Normal file
View File

@ -0,0 +1,4 @@
o Minor features (documentation):
- Make sure that doxygen outputs documentation for all of our C files.
Previously, some were missing @file declarations, causing them to be
ignored. Closes ticket 32307.