summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-01-27 18:32:58 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-01-27 18:32:58 +0000
commitb181bbc608e272a2501775b54a19cdd1801c399f (patch)
tree9eddaf89374ca601b8aa176a0bc48568a154bb9b
parent95f8f8cf6327ca232d986923a755cf3ebeee1c3d (diff)
downloadATCD-b181bbc608e272a2501775b54a19cdd1801c399f.tar.gz
*** empty log message ***
-rw-r--r--ChangeLog-99b22
1 files changed, 14 insertions, 8 deletions
diff --git a/ChangeLog-99b b/ChangeLog-99b
index 0dc62801367..856bb790e54 100644
--- a/ChangeLog-99b
+++ b/ChangeLog-99b
@@ -1,17 +1,23 @@
+Wed Jan 27 12:32:22 1999 David L. Levine <levine@cs.wustl.edu>
+
+ * ACE-INSTALL.html include/makeinclude/platform_vxworks5.x_g++.GNU:
+ default PERL_PATH to "perl", and added notes to set it to the full
+ perl path if perl is not on your path.
+
Wed Jan 27 10:16:06 1999 Carlos O'Ryan <coryan@cs.wustl.edu>
- * docs/ACE-guidelines.html:
- Added an entry for the creation of files containing template
- code.
+ * docs/ACE-guidelines.html:
+ Added an entry for the creation of files containing template
+ code.
Tue Jan 26 20:44:36 1999 Nanbor Wang <nanbor@cs.wustl.edu>
- * ace/SOCK_IO.cpp (send,recv): Changed to use sendv/recvv to
- handle variable arguments send/recv.
+ * ace/SOCK_IO.cpp (send,recv): Changed to use sendv/recvv to
+ handle variable arguments send/recv.
- * ACE-INSTALL.html: Fixed the dead link to CE-status. Thanks to
- Mike Preradovic <michael_preradovic@epicdata.com> for reporting
- this.
+ * ACE-INSTALL.html: Fixed the dead link to CE-status. Thanks to
+ Mike Preradovic <michael_preradovic@epicdata.com> for reporting
+ this.
Tue Jan 26 14:38:11 1999 David L. Levine <levine@cs.wustl.edu>