summaryrefslogtreecommitdiff
path: root/ChangeLogs/ChangeLog-03a
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLogs/ChangeLog-03a')
-rw-r--r--ChangeLogs/ChangeLog-03a12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLogs/ChangeLog-03a b/ChangeLogs/ChangeLog-03a
index 227ddba9c75..6f34f9cf01c 100644
--- a/ChangeLogs/ChangeLog-03a
+++ b/ChangeLogs/ChangeLog-03a
@@ -1,3 +1,15 @@
+Fri Apr 12 15:03:12 2002 Johnny Willemsen <jwillemsen@remedy.nl>
+
+ * etc/*.doxygen:
+ Set JAVADOC_AUTOBRIEF to YES. From now on, when there is only
+ javadoc style comments, there first line until the first '.' is
+ used as brief comment. In the brief class description a lof of more
+ methods will have a description.
+
+ * Timer_Heap_T.h:
+ Change the comment style for method remove_first from doxygen style
+ to javadoc style
+
Fri Apr 12 13:32:12 2002 Johnny Willemsen <jwillemsen@remedy.nl>
* ace/WFMO_Reactor.h: