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 | b313a5f018de121e2c8ae8771fa617c1ec22b81f (patch) | |
tree | 26361cb3f1657b67a12e609183cb9e25e085e96d /apps | |
parent | 629232c22c7418abd12a50e079ae06ec5f22f1bb (diff) | |
download | ATCD-b313a5f018de121e2c8ae8771fa617c1ec22b81f.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 |