summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5885f67..7861141 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2009-12-27 Daniel Elstner <daniel.kitta@gmail.com>
+
+ Disable collaboration graphs in documentation
+
+ * docs/reference/Doxyfile.in (CLASS_DIAGRAMS): Enable. Contrary to
+ what the Doxygen documentation says, no dot class inheritance graphs
+ will be generated if both CLASS_DIAGRAMS and COLLABORATION_GRAPH are
+ set to NO.
+ (COLLABORATION_GRAPH), (GROUP_GRAPHS): Turn off additional graphs to
+ reduce the noise.
+
2009-10-26 Armin Burgmeier <armin@arbur.net>
* sigc++config.h: Move the first five definitions to the !SIGC_MSC