diff options
author | jxh <jxh@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1997-08-29 16:11:10 +0000 |
---|---|---|
committer | jxh <jxh@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1997-08-29 16:11:10 +0000 |
commit | 6c179acbc6a00741446782504216db7d3ded34fe (patch) | |
tree | 26361cb3f1657b67a12e609183cb9e25e085e96d /apps | |
parent | 00927bfeb96aa875abb67268a1d16a6b435cf4be (diff) | |
download | ATCD-6c179acbc6a00741446782504216db7d3ded34fe.tar.gz |
*** empty log message ***
Diffstat (limited to 'apps')
-rw-r--r-- | apps/JAWS/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/apps/JAWS/ChangeLog b/apps/JAWS/ChangeLog index cdaa4420304..6f3a2d86bdc 100644 --- a/apps/JAWS/ChangeLog +++ b/apps/JAWS/ChangeLog @@ -1,3 +1,10 @@ +Fri Aug 29 11:07:43 1997 James C Hu <jxh@lambada.cs.wustl.edu> + + * server/*.{cpp,h}: Changes to make JAWS comply with ACE + coding standards. In particular, broke up CGI method in + HTTP_Request, remove dependency on static object in + HTTP_Config, and answered all questions from Doug. + Tue Aug 26 21:34:11 1997 Douglas C. Schmidt <schmidt@flamenco.cs.wustl.edu> * clients/Caching/ID_Generator.h: Made some minor changes to |