summaryrefslogtreecommitdiff
path: root/ChangeLog-98a
diff options
context:
space:
mode:
authornanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-05-01 05:39:22 +0000
committernanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-05-01 05:39:22 +0000
commit14bede07fc3cf9939bdf060d90f31a76713bf876 (patch)
tree07d65f437bb156c51f62a9040f37d4cc553ab3c3 /ChangeLog-98a
parentaa30bc8bc3437eae7bfa62d761b78d0cb44b4d9b (diff)
downloadATCD-14bede07fc3cf9939bdf060d90f31a76713bf876.tar.gz
*** empty log message ***
Diffstat (limited to 'ChangeLog-98a')
-rw-r--r--ChangeLog-98a14
1 files changed, 10 insertions, 4 deletions
diff --git a/ChangeLog-98a b/ChangeLog-98a
index 9f81563f459..06a3c172ad1 100644
--- a/ChangeLog-98a
+++ b/ChangeLog-98a
@@ -1,3 +1,9 @@
+Fri May 1 00:35:40 1998 Nanbor Wang <nanbor@cs.wustl.edu>
+
+ * include/makeinclude/wrapper_macros.GNU
+ (ACE_LDSO_Version_Number): Fixed the problem of not able to
+ parse a formal release number from ace/VERSION.
+
Thu Apr 30 15:53:58 1998 Nanbor Wang <nanbor@cs.wustl.edu>
* ACE.{h,i,cpp}:
@@ -43,11 +49,11 @@ Thu Apr 30 15:53:58 1998 Nanbor Wang <nanbor@cs.wustl.edu>
* ace/OS.h: Added a new macro ASYS_INLINE for platforms that don't
support inline properly. This is controlled by the macro
- ACE_LACKS_INLINE_FUNCTIONS.
-
+ ACE_LACKS_INLINE_FUNCTIONS.
+
Waklked thru all macros and indented them properly.
-
- * ace/README: Added documentation for ACE_LACKS_INLINE_FUNCTIONS.
+
+ * ace/README: Added documentation for ACE_LACKS_INLINE_FUNCTIONS.
Wed Apr 29 18:55:13 1998 David L. Levine <levine@cs.wustl.edu>