summaryrefslogtreecommitdiff
path: root/ChangeLog-98b
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog-98b')
-rw-r--r--ChangeLog-98b22
1 files changed, 22 insertions, 0 deletions
diff --git a/ChangeLog-98b b/ChangeLog-98b
index 2d1afaf414e..0312e75d323 100644
--- a/ChangeLog-98b
+++ b/ChangeLog-98b
@@ -1,3 +1,25 @@
+Fri Aug 7 13:58:58 1998 Gonzalo Diethelm <gonzo@tango.cs.wustl.edu>
+
+ * bin/envinfo.cpp:
+ Added this program, which will print the version information for
+ ACE, the OS and C++ compiler. The idea is to use this when posting
+ to the ACE mailing list.
+
+ * ace/ACE.h:
+ * ace/ACE.cpp:
+ Added static methods to retrieve compiler information (name, major
+ version, minro version, beta version).
+
+ * ace/config-sunos5.5.h:
+ Defined the compiler information macros for this platform.
+
+ * bin/Makefile:
+ Modified the Makefile to support multiple binaries in the
+ directory (according to tests/Makefile).
+
+ * bin/clone.cpp:
+ Added RCS Id.
+
Fri Aug 7 12:46:42 1998 Douglas C. Schmidt <schmidt@tango.cs.wustl.edu>
* ace/Activation_Queue.h: Updated the documentation to indicate