summaryrefslogtreecommitdiff
path: root/ChangeLog-96b
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1996-11-18 06:51:10 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1996-11-18 06:51:10 +0000
commit16d93002bf5208ce8642a2a095815b184503fbad (patch)
tree4a2ffefc1e386fba5a0fedcc0bc5a617accf3711 /ChangeLog-96b
parent71526e6d725759bdcef2aac3ac17f0ce42808dcd (diff)
downloadATCD-16d93002bf5208ce8642a2a095815b184503fbad.tar.gz
Foo
Diffstat (limited to 'ChangeLog-96b')
-rw-r--r--ChangeLog-96b13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog-96b b/ChangeLog-96b
index 9e8f1e2b6cf..fa70cb027bd 100644
--- a/ChangeLog-96b
+++ b/ChangeLog-96b
@@ -1,3 +1,16 @@
+Mon Nov 18 00:47:27 1996 Douglas C. Schmidt <schmidt@tango.cs.wustl.edu>
+
+ * examples/Misc: Added a new test (test_get_opt.cpp) which
+ exercises the ACE_Get_Opt class.
+
+Sun Nov 17 13:00:02 1996 Douglas C. Schmidt <schmidt@tango.cs.wustl.edu>
+
+ * ace/Get_Opt: Replaced the GNU-based implementation of class
+ ACE_Get_Opt with an implementation based on BSD UNIX. The
+ advantage here is that the BSD version is not encumbered by the
+ GNU GPL. Thus, ACE has no more dependencies on GNU GPL. Thanks
+ to James Hu <jxh@cs.wustl.edu> for finding the BSD code.
+
Mon Nov 18 00:13:25 1996 Tim H. Harrison <harrison@lambada.cs.wustl.edu>
* ace/stdcpp.h: Added this file to ACE. This file contains the