summaryrefslogtreecommitdiff
path: root/apps/JAWS/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'apps/JAWS/ChangeLog')
-rw-r--r--apps/JAWS/ChangeLog17
1 files changed, 5 insertions, 12 deletions
diff --git a/apps/JAWS/ChangeLog b/apps/JAWS/ChangeLog
index 3b8e95edbdb..0b8c3274945 100644
--- a/apps/JAWS/ChangeLog
+++ b/apps/JAWS/ChangeLog
@@ -1,10 +1,3 @@
-Thu Aug 26 08:13:12 UTC 2004 Johnny Willemsen <jwillemsen@remedy.nl>
-
- * clients/Caching/http_client.cpp:
- * server/HTTP_Response.cpp:
- Added include of ace/os_include/os_ctype.h to fix compile problems
- in our daily builds.
-
Tue Feb 25 18:58:26 2003 Carlos O'Ryan <coryan@atdesk.com>
* clients/WebSTONE/src/cgi-send:
@@ -51,19 +44,19 @@ Mon Aug 13 14:04:44 2001 Douglas C. Schmidt <schmidt@ace.cs.wustl.edu>
1) Allow a static libHTTPU.a to be built when
"make static_libs_only=1" is used.
-
+
2) When I try to build both JAWS and JAWS2 with the same
ACE_ROOT, the libJAWS.* that is built and installed first
prevents the other JAWS from properly compiling. This
resolves this problem by renaming the JAWS2 library to
libJAWS2.*.
-
+
3) The JAWS2 subdirectory is now descended into by
- apps/Makefile.
-
+ apps/Makefile.
+
4) The Makefile in JAWS2 now descends into HTTPU and JAWS to
build those libraries.
-
+
Tue Jun 12 20:35:26 2001 Krishnakumar B <kitty@cs.wustl.edu>
* clients/Blobby/Blob_Handler.cpp: