Refactoring on the doxygen generation

This commit is contained in:
Victor Hora
2017-05-10 20:11:04 -05:00
committed by Felipe Zimmerle
parent a5bbb8345f
commit 63462668a9
7 changed files with 1359 additions and 849 deletions

View File

@@ -1,6 +1,8 @@
DD MMM YYYY - 2.9.2 - To be released
------------------------------------
* Fix --enable-docs adding missing Makefile, modifying autoconf and filenames
[Issue #1322 - @victorhora]
* Change from using rand() to thread-safe ap_random_pick.
[Issue #1289 - Robert Bost]
* Cosmetics: added comments on odd looking code to prevent future