diff options
author | schmidt <douglascraigschmidt@users.noreply.github.com> | 1997-12-18 21:01:57 +0000 |
---|---|---|
committer | schmidt <douglascraigschmidt@users.noreply.github.com> | 1997-12-18 21:01:57 +0000 |
commit | c511ebf65beb0693e5127f503a27f16d472f02a7 (patch) | |
tree | 521fa96a504992d17b86f00513b60c2e66f6024d /ChangeLog-96a | |
parent | 1fe496d35a98d1dbd9f38340d2d57c664b6bb2c1 (diff) | |
download | ATCD-c511ebf65beb0693e5127f503a27f16d472f02a7.tar.gz |
*** empty log message ***
Diffstat (limited to 'ChangeLog-96a')
-rw-r--r-- | ChangeLog-96a | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/ChangeLog-96a b/ChangeLog-96a index 8b25e02595f..5aa3c9b69fc 100644 --- a/ChangeLog-96a +++ b/ChangeLog-96a @@ -848,7 +848,7 @@ Fri May 3 02:24:19 1996 Douglas C. Schmidt (schmidt@tango.cs.wustl.edu) * ace: Removed a stray file called Svc_Conf_tokens.h. This was causing problems on Win32 due to name clashes... Thanks to Adam - Miller for pointing this out. + Miller <adam@royalblueny.com> for pointing this out. * ace/SString.cpp (strstr): there were some for (size_t j; ...) {} if (j == x) constructs in the code that have as of recently @@ -1410,7 +1410,8 @@ Wed Apr 10 01:56:52 1996 Douglas C. Schmidt (schmidt@mambo.cs.wustl.edu) * ace: Added the ACE_TEMPLATES_REQUIRE_SPECIALIZATION to config-sunos5.5-g++.h file. This should allow ACE to build - correctly. Thanks to Adam Miller for pointing this out. + correctly. Thanks to Adam Miller <adam@royalblueny.com> for + pointing this out. * ace: Installed SunOS 5.5, so now we can finally test pthreads! |