summaryrefslogtreecommitdiff
path: root/apps/JAWS/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'apps/JAWS/ChangeLog')
-rw-r--r--apps/JAWS/ChangeLog24
1 files changed, 10 insertions, 14 deletions
diff --git a/apps/JAWS/ChangeLog b/apps/JAWS/ChangeLog
index 435ee635e1f..54da21ccf9a 100644
--- a/apps/JAWS/ChangeLog
+++ b/apps/JAWS/ChangeLog
@@ -1,22 +1,18 @@
-Tue Jun 22 13:42:51 1999 David L. Levine <levine@cs.wustl.edu>
-
- * remora/app/Makefile: replaced rm -f with $(RM).
-
Tue Mar 16 01:08:05 1999 Nanbor Wang <nanbor@cs.wustl.edu>
- * server/Makefile:
- * server/jaws.dsp: Updated makefiles to build shared library.
+ * server/Makefile:
+ * server/jaws.dsp: Updated makefiles to build shared library.
- * server/svc.conf: Added example settings for using HTTP_Server as
- a dynamic service.
+ * server/svc.conf: Added example settings for using HTTP_Server as
+ a dynamic service.
- * server/HTTP_Server.{h,cpp}: Added macros to build dynamic
- HTTP_Server service.
+ * server/HTTP_Server.{h,cpp}: Added macros to build dynamic
+ HTTP_Server service.
- * server/main.cpp (main): Since we use static service in JAWS, we
- must open the service configure without ignoring the static
- svcs. Thanks to Bill Rizzi <rizzi@softserv.com> for pointing
- this out.
+ * server/main.cpp (main): Since we use static service in JAWS, we
+ must open the service configure without ignoring the static
+ svcs. Thanks to Bill Rizzi <rizzi@softserv.com> for pointing
+ this out.
Mon Feb 01 17:04:39 1999 David L. Levine <levine@cs.wustl.edu>