summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-01-26 20:48:16 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-01-26 20:48:16 +0000
commit968336e6b61b72b405fd7f25edc6103f863f8c81 (patch)
tree6c6af715ee61dd68d8352e05046ec54e5ad07e61
parent8c3b1c50c7cc8121b030d2374b5df5d179c98437 (diff)
downloadATCD-968336e6b61b72b405fd7f25edc6103f863f8c81.tar.gz
*** empty log message ***
-rw-r--r--ChangeLog-99b21
1 files changed, 14 insertions, 7 deletions
diff --git a/ChangeLog-99b b/ChangeLog-99b
index 07a3856919f..f418537b5a8 100644
--- a/ChangeLog-99b
+++ b/ChangeLog-99b
@@ -1,8 +1,15 @@
+Tue Jan 26 14:38:11 1999 David L. Levine <levine@cs.wustl.edu>
+
+ * include/makeinclude/platform_vxworks5.x_g++.GNU: expanded
+ the information on the PERL_PATH environment variable for
+ NT hosts. Thanks to Peter <weatp@syntron.com> for reporting
+ this.
+
Tue Jan 26 13:40:51 1999 Nanbor Wang <nanbor@cs.wustl.edu>
- * ace/High_Res_Timer.cpp (elapsed_time_incr): Rearranged the
- formula to avoid compilation errors for platforms without
- ULONGLONG. Thanks to David for the tip.
+ * ace/High_Res_Timer.cpp (elapsed_time_incr): Rearranged the
+ formula to avoid compilation errors for platforms without
+ ULONGLONG. Thanks to David for the tip.
Tue Jan 26 12:01:19 1999 Jeff Parsons <parsons@cs.wustl.edu>
@@ -18,10 +25,10 @@ Tue Jan 26 12:01:19 1999 Jeff Parsons <parsons@cs.wustl.edu>
Tue Jan 26 10:55:02 1999 Carlos O'Ryan <coryan@cs.wustl.edu>
- * ace/Active_Map_Manager.h:
- The _T.h file has to be included *after* the inclusion of the .i
- file, otherwise the template may not see the inline functions;
- the problem only showed up on IRIX.
+ * ace/Active_Map_Manager.h:
+ The _T.h file has to be included *after* the inclusion of the .i
+ file, otherwise the template may not see the inline functions;
+ the problem only showed up on IRIX.
Mon Jan 25 22:11:36 1999 Jeff Parsons <parsons@cs.wustl.edu>