aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
Diffstat (limited to 'changes')
-rw-r--r--changes/doxygen_fixes6
1 files changed, 6 insertions, 0 deletions
diff --git a/changes/doxygen_fixes b/changes/doxygen_fixes
new file mode 100644
index 0000000000..a9add9d627
--- /dev/null
+++ b/changes/doxygen_fixes
@@ -0,0 +1,6 @@
+ o Documentation:
+ - Resolve warnings from Doxygen.
+
+ o Code simplification and refactoring:
+ - Change our use of the ENUM_BF macro to avoid declarations that
+ confuse Doxygen.