summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-07-27 02:08:38 +0000
committercoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-07-27 02:08:38 +0000
commitf1c49be624b175fbd3cafe5a00835bac7ba8941b (patch)
tree55d0c5239fc63f276becd5cc8c49e43fc32de7ce
parent990aebbdace76de3be158f407123bf05da2d45a8 (diff)
downloadATCD-f1c49be624b175fbd3cafe5a00835bac7ba8941b.tar.gz
ChangeLogTag:Mon Jul 26 20:59:23 1999 Carlos O'Ryan <coryan@cs.wustl.edu>
-rw-r--r--ChangeLog-99b6
-rw-r--r--websvcs/README11
2 files changed, 17 insertions, 0 deletions
diff --git a/ChangeLog-99b b/ChangeLog-99b
index a7e35717598..1d6eaedab18 100644
--- a/ChangeLog-99b
+++ b/ChangeLog-99b
@@ -1,3 +1,9 @@
+Mon Jul 26 20:59:23 1999 Carlos O'Ryan <coryan@cs.wustl.edu>
+
+ * websvcs/README:
+ Added a brief description of the directory and its current
+ contents.
+
Mon Jul 26 20:50:37 1999 Douglas C. Schmidt <schmidt@tango.cs.wustl.edu>
* ace/Log_Msg.cpp: Added support for the 'W' (UNICODE) option for
diff --git a/websvcs/README b/websvcs/README
new file mode 100644
index 00000000000..4eec972c901
--- /dev/null
+++ b/websvcs/README
@@ -0,0 +1,11 @@
+# $Id$
+
+ This directory contains utility classes to build web clients
+and servers. At this point we have only implemented simple classes to
+manipulate and parse URL addresses, but hopefully the library will
+grow over time.
+
+Point of Contact: Carlos O'Ryan <coryan@cs.wustl.edu>
+
+
+