summaryrefslogtreecommitdiff
path: root/ChangeLog-99b
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1999-02-01 01:44:51 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1999-02-01 01:44:51 +0000
commit831c4d99ee0a47f53224f853894f1dc4671337d6 (patch)
treeccc0880a44bcb64eb941e4a9351604829608a674 /ChangeLog-99b
parente08a13353ca7e009c39cab4acaf09b831f492b4b (diff)
downloadATCD-831c4d99ee0a47f53224f853894f1dc4671337d6.tar.gz
.
Diffstat (limited to 'ChangeLog-99b')
-rw-r--r--ChangeLog-99b3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog-99b b/ChangeLog-99b
index e646dd7937a..39686cd2f8e 100644
--- a/ChangeLog-99b
+++ b/ChangeLog-99b
@@ -1,5 +1,8 @@
Sun Jan 31 18:19:45 1999 Douglas C. Schmidt <schmidt@ace.cs.wustl.edu>
+ * docs/tutorials/Makefile: Now we can build the UNSHAR SHAR HTML
+ right from the top-level. Thanks James!
+
* tests/Process_Strategy_Test: Updated the test to use ACE::fork()
and the new "avoid zombies" feature of ACE_Process_Strategy.