summaryrefslogtreecommitdiff
path: root/ChangeLog-99b
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog-99b')
-rw-r--r--ChangeLog-99b16
1 files changed, 12 insertions, 4 deletions
diff --git a/ChangeLog-99b b/ChangeLog-99b
index 15f528fed96..7c308b05099 100644
--- a/ChangeLog-99b
+++ b/ChangeLog-99b
@@ -1,3 +1,11 @@
+Thu Jun 17 12:46:30 1999 Douglas C. Schmidt <schmidt@tango.cs.wustl.edu>
+
+ * performance-tests/TTCP/Makefile: Zapped the Orbix and ORBeline
+ directories from the Makefile. These are *way* out of date and
+ have been superceeded by the versions in
+ $TAO_ROOT/performance-tests/Thruput/. Thanks to Youzhong Liu
+ <yoliu@cise.ufl.edu> for reporting this.
+
Thu Jun 17 12:59:24 1999 Carlos O'Ryan <coryan@cs.wustl.edu>
* ace/CDR_Stream.h:
@@ -6,10 +14,10 @@ Thu Jun 17 12:59:24 1999 Carlos O'Ryan <coryan@cs.wustl.edu>
Thu Jun 17 00:33:57 1999 Nanbor Wang <nanbor@cs.wustl.edu>
- * include/makeinclude/platform_freebsd.GNU (VERSION): Applied
- the patch to automatically detect FreeBSD version. Thanks to
- Goldshtain Dmitry <goldshtain@bank.gov.ua> for providing the
- patch.
+ * include/makeinclude/platform_freebsd.GNU (VERSION): Applied the
+ patch to automatically detect FreeBSD version. Thanks to
+ Goldshtain Dmitry <goldshtain@bank.gov.ua> for providing the
+ patch.
* bin/Process_Win32.pm (TimedWait):
Get and return the exit status from the waited process.