summaryrefslogtreecommitdiff
path: root/ChangeLog-98b
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1998-05-07 04:30:16 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1998-05-07 04:30:16 +0000
commit2cb0eeb6e964aafb29157683ced7fc7cdd09728f (patch)
tree350f3db7ba48e705f7b2ebd7fc725663dbcfc460 /ChangeLog-98b
parentee6bf58acac1fb154b0a2c9c56929506c40e826d (diff)
downloadATCD-2cb0eeb6e964aafb29157683ced7fc7cdd09728f.tar.gz
*** empty log message ***
Diffstat (limited to 'ChangeLog-98b')
-rw-r--r--ChangeLog-98b17
1 files changed, 10 insertions, 7 deletions
diff --git a/ChangeLog-98b b/ChangeLog-98b
index cb45472586c..8ade3c0af80 100644
--- a/ChangeLog-98b
+++ b/ChangeLog-98b
@@ -1,3 +1,13 @@
+Wed May 6 23:28:47 1998 Douglas C. Schmidt <schmidt@tango.cs.wustl.edu>
+
+ * examples/Service_Configurator/IPC-tests/client/local_dgram_client_test.cpp:
+ Fixed a couple of mistakes that were causing the UNIX domain
+ sockets not to work. Thanks to Sandro Doro
+ <doros@aureus.sublink.org> for recommending this.
+
+ * performance-tests/Misc/context_switch_time.cpp (svc): An 'i'
+ was being defined twice, gorp! It's fixed now!
+
Wed May 06 22:00:14 1998 David L. Levine <levine@cs.wustl.edu>
* ace/config-linux-common.h: only #define
@@ -22,8 +32,6 @@ Wed May 06 16:32:53 1998 Nanbor Wang <nanbor@cs.wustl.edu>
ACE_EXPORT_DECLARE and specified ACE_Export directly for
ACE_Filecache_Handle and ACE_Filecache in calss declarations.
-Wed May 6 02:57:40 1998 Nanbor Wang <nanbor@cs.wustl.edu>
-
* ace/Thread_Manager.{h,i,cpp}: A bug was found by Arturo Montes
<mitosys@colomsat.net.co> who noticed that when a thread was
spawned and then exited immediately, its thread descriptor might
@@ -77,11 +85,6 @@ Wed May 6 02:57:40 1998 Nanbor Wang <nanbor@cs.wustl.edu>
ACE_HAS_THREADS down to avoid compilation error on non-threaded
platforms.
-Wed May 6 00:15:39 1998 Douglas C. Schmidt <schmidt@tango.cs.wustl.edu>
-
- * performance-tests/Misc/context_switch_time.cpp (svc): An 'i'
- was being defined twice, gorp! It's fixed now!
-
Tue May 5 14:12:08 1998 Douglas C. Schmidt <schmidt@flamenco.cs.wustl.edu>
* include/makeinclude/platform_sco5.0.0-fsu-pthread.GNU: Added a