summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjxh <jxh@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-03-22 18:40:21 +0000
committerjxh <jxh@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-03-22 18:40:21 +0000
commit74a9ee27b32ead9ace64198c7084b13f91f92ef9 (patch)
tree61af0b5af27f1ca2b441c25d4469db1d5182d799
parent683d5f238286daf51707387f4a72cdfeb7520892 (diff)
downloadATCD-74a9ee27b32ead9ace64198c7084b13f91f92ef9.tar.gz
*** empty log message ***
-rw-r--r--apps/JAWS/ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/apps/JAWS/ChangeLog b/apps/JAWS/ChangeLog
index 800512eac31..c7134f260af 100644
--- a/apps/JAWS/ChangeLog
+++ b/apps/JAWS/ChangeLog
@@ -1,3 +1,16 @@
+Wed Mar 22 12:36:00 2000 James Hu <jxh@cs.wustl.edu>
+
+ * stress_testing/connection.h:
+
+ Fixes to class declaration. Method return types should never
+ be implicit. Thanks to Craig Rodrigues (rodrigc@mediaone.net)
+ for the heads up.
+
+ * stress_testing/Makefile:
+
+ Fixed it so that the programs actually link. Thanks to Craig
+ Rodrigues (rodrigc@mediaone.net) for the heads up.
+
Tue Sep 21 11:47:00 1999 Ossama Othman <othman@cs.wustl.edu>
* server/HTTP_Server.cpp (init):