summaryrefslogtreecommitdiff
path: root/ChangeLogs
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2002-04-22 07:00:17 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2002-04-22 07:00:17 +0000
commit4de562dd1f074a79ef3e25f674d452419cd02a6f (patch)
treeaa4a868c67124eb77424413090983974dbb7c7da /ChangeLogs
parentd1dc4e767788350e47287e5641ddadbcc019d31e (diff)
downloadATCD-4de562dd1f074a79ef3e25f674d452419cd02a6f.tar.gz
ChangeLogTag: Mon Apr 22 08:54:12 2002 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'ChangeLogs')
-rw-r--r--ChangeLogs/ChangeLog-02a13
-rw-r--r--ChangeLogs/ChangeLog-03a13
2 files changed, 26 insertions, 0 deletions
diff --git a/ChangeLogs/ChangeLog-02a b/ChangeLogs/ChangeLog-02a
index 38c4bec3b72..df5e6612f50 100644
--- a/ChangeLogs/ChangeLog-02a
+++ b/ChangeLogs/ChangeLog-02a
@@ -1,3 +1,16 @@
+Mon Apr 22 08:55:12 UTC 2002 Johnny Willemsen <jwillemsen@remedy.nl>
+
+ * ace/Timer_Queue_T.h:
+ Doxygen-ized some of the comments
+
+ * etc/*.doxygen:
+ Added the following to all doxygen config files
+ DISTRIBUTE_GROUP_DOC = YES
+ When a doxygen group is used (starts with //@{ and ends with
+ //@}) and if there is only one description for all group members than
+ this description is used for all the members separately. If a member
+ has its own description than that description is used.
+
Mon Apr 22 01:34:32 2002 Nanbor Wang <nanbor@cs.wustl.edu>
* ace/Task.h: Enhanced the comment for <wait> method to make it
diff --git a/ChangeLogs/ChangeLog-03a b/ChangeLogs/ChangeLog-03a
index 38c4bec3b72..df5e6612f50 100644
--- a/ChangeLogs/ChangeLog-03a
+++ b/ChangeLogs/ChangeLog-03a
@@ -1,3 +1,16 @@
+Mon Apr 22 08:55:12 UTC 2002 Johnny Willemsen <jwillemsen@remedy.nl>
+
+ * ace/Timer_Queue_T.h:
+ Doxygen-ized some of the comments
+
+ * etc/*.doxygen:
+ Added the following to all doxygen config files
+ DISTRIBUTE_GROUP_DOC = YES
+ When a doxygen group is used (starts with //@{ and ends with
+ //@}) and if there is only one description for all group members than
+ this description is used for all the members separately. If a member
+ has its own description than that description is used.
+
Mon Apr 22 01:34:32 2002 Nanbor Wang <nanbor@cs.wustl.edu>
* ace/Task.h: Enhanced the comment for <wait> method to make it